Skip to content

Docker container not working on ARM #132

Open
@verglor

Description

On docker hub there are tags with only linux/amd64 os/arch. So when I run docker run --rm -it -e TERM -v /var/run/docker.sock:/var/run/docker.sock moncho/dry on my raspberry pi 3 I get standard_init_linux.go:211: exec user process caused "exec format error". I can install it directly with dryup.sh. According to Dockerfile dry image is based on alpine which support ARM as well.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions