.. _oci-how-to:

How-to guides
*************

If you have a specific goal but are already familiar with the Ubuntu container
images, our how-to guides have more in-depth details than our tutorials, and dig
a bit further into the more advanced uses of Ubuntu container images.

They'll help you achieve an end result but may require you to understand and
adapt the steps to fit your specific requirements.

.. toctree::
   :maxdepth: 1

   getting-started


Ubuntu Pro
----------

Learn how to build your own Ubuntu Pro container image from a regular Ubuntu container image.

.. toctree::
   :maxdepth: 1

   Enable Ubuntu Pro services in a Dockerfile <enable-pro-services>


Deployments
-----------

Learn about different deployment scenarios for Ubuntu container images.

.. toctree::
   :maxdepth: 1

   deploy-pro-container-on-pro-kubernetes-cluster


Documentation
-------------

If you have found something missing in this documentation, or have useful
information to add (whether it is a tutorial, a guide, or something else), this guide will help you to make your contribution.

.. toctree::
   :maxdepth: 1

   contribute-to-these-docs