Releases: anaconda/docker-images
Releases · anaconda/docker-images
Release list
pkg-build-2022.03.14
Releasing for conda-build 3.21.8
pkg-build-2022.02.09
miniconda3-v4.10.3p0-alpine
Unpin for alpine release updates
Release pkg-build-2022.01.06
Adds tar to be build image.
miniconda3-v4.10.3p1
Publish updated image.
Release pkg-build-2021.10.04
Add Concourse specific build image. (#255) * Add Concourse specific build image. Currently, concourse is struggling with the manifest list v2. To alleviate that, try building an image from the same Dockerfile as the anaconda-pkg-build for only linux/amd64. The meta and steps are similar but it has a unique name: concourse-pkg-build. * Using existing image name with a new tag instead of a completely new name. * Use correct input for platforms, list of one item. * Disable latest tag for specific build Co-authored-by: Daniel Bast <2790401+dbast@users.noreply.github.com>
Release pkg-build-2021.09.13
Initial release of unchanged multi-arch anaconda-pkg-build image.
Release pkg-build-2021.09.10
Switch to continuumio for the rsync image
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_requestrefs/pull/2/mergepr-2-alpine(not published on Dockerhub)pushrefs/heads/mastermaster-alpinepush tagrefs/tags/miniconda3-v1.2.3-alpine1.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