ansible-role-docker_arm icon indicating copy to clipboard operation
ansible-role-docker_arm copied to clipboard

Ansible Role - Docker for ARM and Pi

Results 5 ansible-role-docker_arm issues
Sort by recently updated
recently updated
newest added

Hi. Docker install script has been relocated from ``` https://get.docker.com/tmp/get-docker.sh ``` to ``` https://get.docker.com/ ``` Your script is broken without this modification.

stale

Add the possibility to remove docker using the same variable `docker_package_state` as the docker role does. Fixes #31

planned

Since ARM is pretty much a first-class citizen these days, I've wrapped ARM64 support (out of the box) and multi-arch into the main `geerlingguy.docker` role, so I don't have to...

planned

I am setting up docker on my old `Raspberry Pi 2 Model B Rev 1.1` OS: Raspbian GNU/Linux 11 (bullseye) armv7l Kernel: 5.15.61-v7+ CPU: BCM2835 (4) @ 900MHz The command...

**Error:** fatal: [xxxxxxx]: FAILED! => {"changed": false, "msg": "E:Conflicting values set for option Signed-By regarding source https://download.docker.com/linux/ubuntu/ jammy: /etc/apt/keyrings/docker.gpg != , E:The list of sources could not be read."} **Fix:**...