Git Product home page Git Product logo

Comments (5)

geerlingguy avatar geerlingguy commented on May 27, 2024

The Raspberry Pi 4 does have an armv8 processor. Note that Pi OS is by default 32-bit (to maintain compatibility all the way back to the original Pi), but there is a 64-bit beta that is also available now.

from ansible-role-docker_arm.

jhalbrecht avatar jhalbrecht commented on May 27, 2024

is the rpi 64bit ubuntu compatible with ansible-role-docker_arm? If so how might I properly configure / overide the defaults?

How very not ansible, but I sshed in to the client host to find docker running and I accomplished the 'hello world' apparently the TASK [geerlingguy.docker_arm : Make sure Docker CE is the version specified.] failed and the sudo. Jeff in twitter indicates I should look for docker_users var to set user ubuntu rather than pi.

image

from ansible-role-docker_arm.

hassiweb avatar hassiweb commented on May 27, 2024

In my environment, this playbook installed the version of 5:20.10.2~3-0~ubuntu-focal in Ubuntu 64bit on RPi 4B.
Also, 5:19.03.9~3-0~debian-buster, which is defined in defualts/main.yml, cannot be found using apt-cache policy docker-ce because of the difference ansible_distribution (Raspberry Pi OS shows it as Debian, and Ubuntu shows Ubuntu).
This is why the error occurred because the docker version is not matched with docker_version_arm64: 5:19.03.9~3-0~debian-buster.

So, I guess this playbook was made for Raspberry Pi OS or other Debian-based OSes, not Ubuntu.

from ansible-role-docker_arm.

stale avatar stale commented on May 27, 2024

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

from ansible-role-docker_arm.

stale avatar stale commented on May 27, 2024

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.

from ansible-role-docker_arm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.