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

Support for ARM architecture? #7

Open
shareef945 opened this issue Nov 4, 2024 · 2 comments
Open

Support for ARM architecture? #7

shareef945 opened this issue Nov 4, 2024 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@shareef945
Copy link

tried running it on my raspberry pi and got this

! glance-docker-container-ext The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s

@shareef945
Copy link
Author

i tried to build for arm locally. worked fine, but for some strange reason i get the error 'No containers found' even though the docker api and socket are working fine.

i get results from curl --unix-socket /var/run/docker.sock http://localhost/containers/json

@DVDAndroid DVDAndroid added enhancement New feature or request help wanted Extra attention is needed labels Nov 5, 2024
@shareef945
Copy link
Author

are you able to see your containers from 'http://localhost:8081/containers/json?all=true' ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants