Ubuntu Pro OCI container imagesΒΆ

As with the Ubuntu Pro images in public clouds, one can build an Ubuntu Pro container image to leverage services like Expanded Security Maintenance (ESM) and FIPS.

The easiest way to build an Ubuntu Pro container image is to make use of existing container management tools (like Docker) and enable the Pro services on top of an existing Ubuntu container image (e.g. ubuntu:focal).

Note

Ubuntu Pro container images should be run on hosts that are already covered by an Ubuntu Pro subscription. Please consult the Ubuntu Pro service description for more details.

Find out how to enable Ubuntu Pro services in a Dockerfile. The resulting Ubuntu Pro container image can then be loaded into your local Docker daemon and/or can be deployed normally as any other container image.