Getting started

This is where to find the Ubuntu container images:

docker pull ubuntu:latest

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.