We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Seems it's related to architecture mismatching. I found few questions/stackoverflow page
Docker image is not working on Raspberry Pi 4B
git clone https://github.com/dalisoft/docker-nas.git
cd docker-nas
docker-compose up -d cloud_s3
raspberrypi in docker-nas on master ❯ docker logs -f ead55ed56440 exec /usr/src/app/docker-entrypoint.sh: exec format error exec /usr/src/app/docker-entrypoint.sh: exec format error exec /usr/src/app/docker-entrypoint.sh: exec format error exec /usr/src/app/docker-entrypoint.sh: exec format error exec /usr/src/app/docker-entrypoint.sh: exec format error exec /usr/src/app/docker-entrypoint.sh: exec format error exec /usr/src/app/docker-entrypoint.sh: exec format error exec /usr/src/app/docker-entrypoint.sh: exec format error exec /usr/src/app/docker-entrypoint.sh: exec format error exec /usr/src/app/docker-entrypoint.sh: exec format error exec /usr/src/app/docker-entrypoint.sh: exec format error exec /usr/src/app/docker-entrypoint.sh: exec format error exec /usr/src/app/docker-entrypoint.sh: exec format error exec /usr/src/app/docker-entrypoint.sh: exec format error
Running service without error so i could use
The text was updated successfully, but these errors were encountered:
fix(image): use latest lts instead of fixed version
lts
fixed
78d9e2d
This PR may fix scality#5549 and expand architecture/platforms
Successfully merging a pull request may close this issue.
Bug report information
Seems it's related to architecture mismatching. I found few questions/stackoverflow page
Description
Docker image is not working on Raspberry Pi 4B
Steps to reproduce the issue
git clone https://github.com/dalisoft/docker-nas.git
cd docker-nas
docker-compose up -d cloud_s3
Actual result
Expected result
Running service without error so i could use
Additional information
The text was updated successfully, but these errors were encountered: