Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 1.66 KB

README.md

File metadata and controls

12 lines (7 loc) · 1.66 KB

tiniconda

Docker: Tini + Miniconda3

Some distros (see tags) with the tini treatment and Miniconda3. Great for your own base image for a jupyter/singleuser like image. At this point it only contains Miniconda's default packages, so any Jupyter Notebook/Lab/Hub still needs to be installed using your preferred method (pip/conda).

Several clean/minimal utils installed, based on other clean images. This makes Docker files easier to type, without worrying too much about cleaning up every single time. Be careful though, they are quite rigorous.