Releases: anaconda/docker-images
miniconda3-v4.10.3p0
Republish to restore latest tag pointing to the Debian image instead of alpine.
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
miniconda3-v4.10.3
-
Updated to Miniconda 4.10.3 (Python 3.9)
-
Multi-arch image (linux/amd64, linux/arm64, linux/ppc64le, linux/s390x)
-
Installers are now sha256 checked (instead of md5)
-
Lower image size by applying
--no-install-recommends
to apt-get calls and making dependencies explicit -
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
(not published on Dockerhub)push
refs/heads/master
master
push tag
refs/tags/miniconda3-v1.2.3
1.2.3
,latest
-
Github actions sha1s are hardcoded due supply chain security reasons and updated by dependabot
-
Includes procps containing ps (required by the installers)