miniconda3-v4.10.3-alpine
-
Updated to Miniconda 4.10.3 (Python 3.9)
-
Alpine base image is updated to 3.14.0 with glibc 2.33-r0
-
The installer is now sha256 checked (instead of md5)
-
Dockerfiles are now hadolint checked
-
Image builds + upload done via Github actions
- event based with public build log available
- tags based on git-branches/tags
Event Ref Docker Tags pull_request
refs/pull/2/merge
pr-2-alpine
(not published on Dockerhub)push
refs/heads/master
master-alpine
push tag
refs/tags/miniconda3-v1.2.3-alpine
1.2.3-alpine
-
Github actions sha1s are hardcoded due supply chain security reasons and updated by dependabot
-
Includes procps containing ps (required by the installers)
-
Switched to bash in the alpine image as ash is not fully supported by conda