Releases: mamba-org/micromamba-docker
micromamba v1.4.2
micromamba v1.4.2 - 2023-04-07
See release notes for mamba/libmamba/micromamba for non-docker changes.
Changes to docker image:
- micromamba updated to v1.4.2
micromamba v1.4.1
micromamba v1.4.1 - 2023-03-28
See release notes for mamba/libmamba/micromamba for non-docker changes.
Changes to docker image:
- micromamba updated to v1.4.1
micromamba v1.4.0
micromamba v1.4.0 - 2023-03-23
See release notes for mamba/libmamba/micromamba for non-docker changes.
Changes to docker image:
- micromamba updated to v1.4.0
- In .gitattributes fix line endings for *.sh files to allow building on Windows
- Start FAQ
micromamba v1.3.1
micromamba v1.3.1 - 2023-02-10
See release notes for mamba/libmamba/micromamba for non-docker changes.
Changes to docker image:
- micromamba updated to v1.3.1
micromamba v1.3.0
micromamba v1.3.0 - 2023-02-03
See release notes for mamba/libmamba/micromamba for non-docker changes.
Changes to docker image:
- micromamba updated to v1.3.0
Dockerfile
and_dockerfile_initialize_user_accounts.sh
updated to enable alpine base image- added base images:
- alpine (via
frolvlad/alpine-glibc:alpine-3.17
) - ubuntu:kinetic
- nvidia/cuda:12.0.0-base-ubuntu22.04
- nvidia/cuda:12.0.0-base-ubuntu20.04
- alpine (via
- Update tests for shellcheck SC2314
- Update pre-commit hooks
micromamba v1.2.0
micromamba v1.2.0 - 2023-01-18
See release notes for mamba/libmamba/micromamba for non-docker changes.
Changes to docker image:
- micromamba updated to v1.2.0
micromamba v1.1.0
micromamba v1.1.0 - 2022-11-29
See release notes for mamba/libmamba/micromamba for non-docker changes.
Changes to docker images:
- micromamba updated to v1.1.0
- add base images containing cuda v11.8.0
micromamba v1.0.0
micromamba v1.0.0 - 2022-11-02
See release notes for mamba/libmamba/micromamba for non-docker changes.
Changes to docker image:
- micromamba updated to v1.0.0
v0.27.0
micromamba v0.27.0 - 2022-09-04
See release notes for mamba/libmamba/micromamba for non-docker changes.
Changes to docker image:
- micromamba updated to v0.27.0
v0.26.0
micromamba v0.26.0 - 2022-09-30
See release notes for mamba/libmamba/micromamba for non-docker changes.
Changes to docker image:
- micromamba updated to v0.26.0
- Automatically perform shell initialization for
conda
andmamba
if they are installed - Drop the base image
debian:buster
anddebian:buster-slim
as they are no longer under offical debian support - Install shell hooks for
micromamba
,conda
, andmamba
even ifMAMBA_SKIP_ACTIVATE=1