releases.shpreview

1.21.2

$npx -y @buildinternet/releases show rel_eBQycHF3naPy5HnI-KDZe

If you're a Mac or Windows user, the best way to install Compose and keep it up-to-date is Docker for Mac and Windows.

Docker for Mac and Windows will automatically install the latest version of Docker Engine for you.

Alternatively, you can use the usual commands to install or upgrade Compose:

curl -L https://github.com/docker/compose/releases/download/1.21.2/docker-compose-`uname -s`-`uname -m` -o /usr/local/bin/docker-compose
chmod +x /usr/local/bin/docker-compose

See the install docs for more install options and instructions.

Compose file format compatibility matrix

Compose file formatDocker Engine
11.9.0+
2.01.10.0+
2.11.12.0+
2.2, 3.0, 3.1, 3.21.13.0+
2.3, 3.3, 3.4, 3.517.06.0+
2.417.12.0+
3.618.02.0+

Changes

Bugfixes

  • Fixed a bug where the ip_range attirbute in IPAM configs was prevented from passing validation

Integrity check

Binary nameSHA-256 sum
docker-compose-Darwin-x86_64cbbb44bcd14af1c57104099b802898b2bbc359ae06b543bfb9bb6d95302026e2
docker-compose-Linux-x86_648a11713e11ed73abcb3feb88cd8b5674b3320ba33b22b2ba37915b4ecffdf042
docker-compose-Windows-x86_64.exe6f515b821fcbb3e07fdab8ce6da74b9e77ab743ae141d4670280fd26f95af7ef

Fetched March 31, 2026