Getting started¶
This is where to find the Ubuntu container images:
docker pull ubuntu:latest
docker pull public.ecr.aws/ubuntu/ubuntu:latest
docker pull ubuntu.azurecr.io/ubuntu:latest
Note
Please note that these Ubuntu container images may have special terms of use and fall under Ubuntu Pro. Please reach out if you would like to use the Ubuntu container images from IronBank.
Refresh rate¶
The Ubuntu base container images can be automatically updated multiple times a day, depending on whether there have been upstream changes in the Ubuntu archives affecting the packages that constitute the container image.
Exception: the only exception is the official Ubuntu image in Docker Hub which, due to Docker’s policies, cannot be submitted too regularly, and so are only updated every two weeks.