Sign inSign up

andgineer/mamba

By andgineer

Updated 6 months ago

Fast scientific Anaconda Docker image (optimised with mamba)

Image
Machine learning & AI
Data science
0

2.2K

andgineer/mamba repository overview

Fast Scientific Anaconda/Mamba Docker Container

This Docker image provides a lightweight scientific Python environment based on Mamba, a fast, robust C++ reimplementation of the Conda package manager.

Features
  • Built on Mamba for significantly faster package management compared to Conda
  • Non-root user setup for enhanced security in production environments
  • Compatible with the Anaconda package ecosystem
  • Optimized for scientific computing with Python
Usage
docker run --rm -it andgineer/mamba python --version
Available Tags
  • latest: Latest stable Anaconda Python version compatible with Pandas
  • 3.x: Specific Python version tags (e.g., 3.9, 3.10)
Security

The container runs as a non-root user by default, making it suitable for production environments and following security best practices.

Tag summary

Content type

Image

Digest

sha256:9e54f31c4

Size

1.4 GB

Last updated

6 months ago

docker pull andgineer/mamba