anax
anax copied to clipboard
Bug: Alpine Dockerfile Issues
Describe the bug.
-
The base image is version
3.7. This was last updated June 19, 2019. https://github.com/open-horizon/anax/blob/69bc5f7323ccba1dd35c9adb47f006b4ca54245b/anax-in-container/Dockerfile.alpine.amd64#L1 -
This Dockerfile references
microdnfto work with packages, but Alpine Linux usesapkas its package manager. https://github.com/open-horizon/anax/blob/69bc5f7323ccba1dd35c9adb47f006b4ca54245b/anax-in-container/Dockerfile.alpine.amd64#L13 -
IBM is the labeled vendor. https://github.com/open-horizon/anax/blob/69bc5f7323ccba1dd35c9adb47f006b4ca54245b/anax-in-container/Dockerfile.alpine.amd64#L3
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