Raspberry Pi OS (64 bit) beta – and Docker Compose with arm64v8 images

   Docker Compose has become such a vital tool for defining and linking services that it is likely to become integrated into the docker CLI going forward

# apt-get update -y
# apt-get install -y python3-pip libffi-dev
# pip3 install docker-compose

Leave a Reply

You must be logged in to post a comment.