Tiny base image on which PySVC Apps. Support for x86_64 | arm64 | ppc64le.
1.3K
GitHub Actions in the laineil/containers/app/pysvc project builds and pushes this image to Docker Hub.
Miniforge is a minimal installer for Conda specific to conda-forge.
It allows you to install the conda package manager with the following features pre-configured:
It can be compared to the Miniconda installer.
$ docker run -it \
--name mamba_app \
laineil/miniforge:[tag]
$ docker logs mamba_app
$ docker container stop mamba_app
$ docker container rm mamba_app
BSD 3-Clause License
Copyright (c) 2023, Laineil
All rights reserved.
Content type
Image
Digest
sha256:569c14a3d…
Size
143.9 MB
Last updated
3 months ago
docker pull laineil/miniforge