Skip to content

paiondatahub/ubuntu-base

Docker Hub

Ubuntu Base is the base Docker image for all of Paion Data's container images

Paion Data Logo

The Ubuntu version in this image is 22.04. In addition, the following extra packages have been pre-installed in this image:

  • software-properties-common
  • wget
  • curl

Usage

FROM paiondatahub/ubuntu-base:latest

RUN ...