Sign inSign up
Miniconda3

dhi.io/miniconda3

Miniconda3

CIS
linux/amd64
linux/arm64

Anaconda's Miniconda3 — a minimal conda installer bundling Python and the conda package manager. A dev-only base layer for data-science and scientific-computing workflows that build their own conda environments.

Image

pushed 21 hours ago

View image detail
Platforms

linux/amd64, linux/arm64

Size

279.01 MB

for linux/amd64

Packages

339

for linux/amd64

Support

Active support

Tools included

conda, python

What's includedWhy it matters
SLSA Provenance

Build Level 3

Tamper-evident proof of how and from what sources this image was built. Build Level 3 is the highest the SLSA build track defines.

SBOM

CycloneDX SBOM + SPDX SBOM

A software bill of materials in both CycloneDX and SPDX formats so it drops straight into your existing tooling. Audit exactly what you're shipping.

VEX

A Vulnerability Exploitability exchange document, Docker's assessment of which CVEs actually affect this image and which don't apply, so you can focus on real risk instead of chasing false positives.

DHI Image Sources

Available

A link to everything used to build the image, package source code, Git repos, and build files, so you can audit or reproduce the build and stay compliant with open source licenses.

CVEs
1
1
1
32
0

Every known vulnerability in this image, shown in full rather than hidden. The VEX data flags which ones actually apply, so you can tell real exposure from noise before you ship.

Changelog

Exactly what changed in this build, down to the package bumps and fixes behind the version you're pulling.

Secrets scan

Verifies no keys, tokens, or credentials were accidentally baked into the image.

Virus scan

The image layers were scanned for known malware signatures before publishing.


About Miniconda3

Miniconda3 is Anaconda's minimal installer for conda, the cross-platform package and environment manager from Anaconda, Inc. It bundles conda, Python, and their base environment into /opt/conda/, giving you a working environment in which to install whatever else you need from the conda or conda-forge ecosystems.

This image is intended as a build-time base layer: use it as the FROM for a stage that runs conda install …, then copy /opt/conda (or a subset of it) into a hardened runtime image of your choice. It ships only as a dev variant — running as root with bash, apt, and the libraries Anaconda's upstream image declares — because that is the only configuration in which Miniconda's interactive conda install workflow is useful.

For more details, visit docs.conda.io/projects/miniconda.

A note on FIPS

This image does not ship a FIPS variant. The Miniconda installer bundles its own OpenSSL into /opt/conda/lib/, and Python in /opt/conda/bin links against that copy — not the system OpenSSL. Swapping the system OpenSSL to a FIPS-validated provider therefore would not make conda's runtime crypto FIPS-validated; reaching real FIPS compliance would require rebuilding the entire bundled stack (OpenSSL plus every crypto-touching conda package) from scratch. Anaconda, Inc. ships a separate commercial "Anaconda for FIPS" product for that use case.

About Docker Hardened Images

Docker Hardened Images are built to meet the highest security and compliance standards. They provide a trusted foundation for containerized workloads by incorporating security best practices from the start.

Why use Docker Hardened Images?

These images are published with zero-known CVEs, include signed provenance, and come with a complete Software Bill of Materials (SBOM) and VEX metadata. They're designed to secure your software supply chain while fitting seamlessly into existing Docker workflows.

Trademarks

This listing is prepared by Docker. All third-party product names, logos, and trademarks are the property of their respective owners and are used solely for identification. Docker claims no interest in those marks, and no affiliation, sponsorship, or endorsement is implied.