.. _ubuntu-pro-oci-container-images: 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 :ref:`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.