Closed dmichael closed 5 years ago
Now that the system is reverting to docker-compose, we should likely include a way to update the docker-compose binary as well since it requires special compilation on ARM64
docker-compose
On ARM64, this should be installed via PIP (See the Docker Compose docs)
Now that the system is reverting to
docker-compose
, we should likely include a way to update the docker-compose binary as well since it requires special compilation on ARM64