Returns the version number of the latest docker-compose
1.2K
This Dockerfile's purpose is to simply return the version number of the latest release of docker-compose
It is using curl and grep to get the Location header returned from the 302 redirect when visiting https://github.com/docker/compose/releases/latest
docker run 4x0v7/get-docker-compose-latest-version
Content type
Image
Digest
Size
3.1 MB
Last updated
over 7 years ago
docker pull 4x0v7/get-docker-compose-latest-version