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
Is this a bug report, feature (enhancement) request or question? (leave only one on its own line)
/kind bug
/kind question
Description:
The docker run --rm -t arm32v6/alpine uname -m produces a "armv7l" output which indicates that it is running on armv7l and not armv6l is this normal?
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
Environment:
Output of docker version, podman version or singularity version
docker version
podman version
singularity version
(paste your output here)
Additional information optionally:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is this a bug report, feature (enhancement) request or question? (leave only one on its own line)
/kind bug
/kind question
Description:
The docker run --rm -t arm32v6/alpine uname -m produces a "armv7l" output which indicates that it is running on armv7l and not armv6l is this normal?
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
Environment:
Output of
docker version
,podman version
orsingularity version
Additional information optionally:
The text was updated successfully, but these errors were encountered: