Installing Docker & Docker Compose on Ubuntu

    9
    2



    For Ubuntu, we’re going to install Docker Engine and Docker Compose using the Docker and Compose repositories. This also happens to be the recommended approach by Docker. I’m installing this on a Raspberry Pi 3b, but the steps can be generally used on any Ubuntu installation.

    🔗 blog: https://www.shariq.dev/blog/docker-series/pt-1-installing-docker-and-docker-compose
    🔗 docker compose releases: https://github.com/docker/compose/releases
    🔗 why do I need a GPG key: https://unix.stackexchange.com/questions/96951/why-do-i-need-to-add-a-gpg-key-with-apt-key-before-adding-url-to-sources-list-an

    source

    Previous articleMicrosoft Azure Infrastructure Update – 5th June 2022
    Next articleHow to Integrate private container registry with Azure Kubernetes Service (AKS) in 5 easy steps

    2 COMMENTS