[unofficial] Generate native docker-compose binary file, building from source code.
100K+
Fork from https://github.com/ubiquiti/docker-compose-aarch64
This repository contains helpers to build a docker-compose binary file for other platform (e.g. arm). Because, docker-compose releases don't include any arm binary files currently.
Build images with GitHub actions.
Support architectures: i386, amd64, arm32v6, arm32v7, arm64v8
docker run --rm -v /usr/local/bin:/dist gists/docker-compose-bin:latest && docker rmi gists/docker-compose-bin:latest
You may need sudo to run. It will download latest image, and run it to generate the binary docker-compose to /usr/local/bin.
Content type
Image
Digest
Size
19.2 MB
Last updated
over 5 years ago
docker pull gists/docker-compose-bin