Installing Docker on Ubuntu 24
To start using Docker Engine on Ubuntu, make sure you meet the prerequisites and follow the installation steps.
Prerequisites Operating System Requirements To install Docker Engine, you need the 64-bit version of one of these Ubuntu releases:
Ubuntu Oracular 24.10 Ubuntu Noble 24.04 (LTS) Ubuntu Jammy 22.04 (LTS) Ubuntu Focal 20.04 (LTS) Docker Engine for Ubuntu is compatible with x86_64 (or amd64), armhf, arm64, s390x, and ppc64le (ppc64el) architectures.
Note: Installation on Ubuntu-derived distributions, such as Linux Mint, is not officially supported (although it may work).