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
The base image is version 3.7. This was last updated June 19, 2019.
3.7
anax/anax-in-container/Dockerfile.alpine.amd64
Line 1 in 69bc5f7
This Dockerfile references microdnf to work with packages, but Alpine Linux uses apk as its package manager.
microdnf
apk
Line 13 in 69bc5f7
IBM is the labeled vendor.
Line 3 in 69bc5f7
No response
Use latest.
Use apk
Open Horizon
Alpine
The text was updated successfully, but these errors were encountered:
naphelps
No branches or pull requests
Describe the bug.
The base image is version
3.7
. This was last updated June 19, 2019.anax/anax-in-container/Dockerfile.alpine.amd64
Line 1 in 69bc5f7
This Dockerfile references
microdnf
to work with packages, but Alpine Linux usesapk
as its package manager.anax/anax-in-container/Dockerfile.alpine.amd64
Line 13 in 69bc5f7
IBM is the labeled vendor.
anax/anax-in-container/Dockerfile.alpine.amd64
Line 3 in 69bc5f7
Describe the steps to reproduce the behavior.
No response
Expected behavior.
Use latest.
Use apk
Open Horizon
Screenshots.
No response
Operating Environment
Alpine
Additional Information
No response
The text was updated successfully, but these errors were encountered: