Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create docker image for armv7 / raspberry pi3 #2207

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brianegge
Copy link

Would be useful to have a docker build for raspberry pi 3

$ docker run --rm -v "${PWD}":/workdir mikefarah/yq config.yaml
Unable to find image 'mikefarah/yq:latest' locally
latest: Pulling from mikefarah/yq
docker: no matching manifest for linux/arm/v7 in the manifest list entries.

$ uname -a
Linux garage 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l GNU/Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant