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.
- Host: GitHub
- URL: https://github.com/mamba-org/micromamba-docker
- Owner: mamba-org
- License: apache-2.0
- Created: 2021-01-22T21:32:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T16:34:59.000Z (over 1 year ago)
- Last Synced: 2024-05-22T17:47:21.708Z (over 1 year ago)
- Topics: build, ci, conda, container, docker, dockerfile, environment, mamba, micromamba
- Language: Shell
- Homepage:
- Size: 464 KB
- Stars: 248
- Watchers: 11
- Forks: 46
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/contributing.rst
- License: LICENSE
- Support: docs/support.rst
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/)