An open API service indexing awesome lists of open source software.

https://github.com/mamba-org/micromamba-docker

Rapid builds of small Conda-based containers using micromamba.
https://github.com/mamba-org/micromamba-docker

build ci conda container docker dockerfile environment mamba micromamba

Last synced: 6 months ago
JSON representation

Rapid builds of small Conda-based containers using micromamba.

Awesome Lists containing this project

README

          

# micromamba-docker

[Micromamba](https://github.com/mamba-org/mamba#micromamba) for fast building
of small [conda](https://docs.conda.io/)-based containers.

Images available on Dockerhub at
[mambaorg/micromamba](https://hub.docker.com/r/mambaorg/micromamba) and GHCR at
[ghcr.io/mamba-org/micromamba](
https://github.com/mamba-org/micromamba-docker/pkgs/container/micromamba).
Source code on GitHub at
[mamba-org/micromamba-docker](https://github.com/mamba-org/micromamba-docker/).

"This is amazing. I switched CI for my projects to micromamba, and compared to
using a miniconda docker image, this reduced build times more than 2x"
-- A new micromamba-docker user

## Documentation

Documentation and FAQ -
[micromamba-docker.readthedocs.io/](https://micromamba-docker.readthedocs.io/)