How to install Docker Swarm with docker-machine
How to install Docker Swarm on a Linux machine in a minute.
Software & Coffee at the Edge of the Universe
How to install Docker Swarm on a Linux machine in a minute.
A very naive Ansible Playbook to install Docker and Docker Compose on CentOS.
Some times it's required to copy a docker container between machines, or even developers. One option is to use a hosted repository and pay some money for this opportunity. Another option is to use a machine that has a reachable IP address and Docker to run a private and secure Docker Registry.
Simple playbook I used to upgrade my CI servers and VM's from Debian Bullseye to Debian Bookworm