Fast scientific Anaconda Docker image (optimised with mamba)
2.2K
This Docker image provides a lightweight scientific Python environment based on Mamba, a fast, robust C++ reimplementation of the Conda package manager.
docker run --rm -it andgineer/mamba python --version
The container runs as a non-root user by default, making it suitable for production environments and following security best practices.
Content type
Image
Digest
sha256:9e54f31c4…
Size
1.4 GB
Last updated
6 months ago
docker pull andgineer/mamba