To use, pull image then:
docker tag n0ahg/compose:1.29.1 docker/compose:1.29.1
Then setup the normal docker-compose command as follows:
sudo curl -L --fail https://github.com/docker/compose/releases/download/1.29.1/run.sh -o /usr/local/bin/docker-compose
sudo chmod +x /usr/local/bin/docker-compose
Content type
Image
Digest
Size
24.7 MB
Last updated
over 5 years ago
docker pull n0ahg/compose:1.29.1