Sign inSign up

drtools/alpine-miniconda

By drtools

Updated over 7 years ago

Base image for datarevenue python projects

Image
1

1.6K

drtools/alpine-miniconda repository overview

Alpine Miniconda

Safe Miniconda install in an Alpine Linux container. This image intend to be used as a base image, smaller than the official Continiuum image, based on Ubuntu.

The official Miniconda image weigth 158MB and this one only 57MB.

A special user is create with uid 1000 and can be use with any public user without security breach.

Changelog

4.5.1

  • Updated Miniconda version to 4.5.1
  • Set conda-forge as top prio channel

Usage

You can download and run this image with these commands:

docker pull drtools/alpine-miniconda
docker run -i -t drtools/alpine-miniconda /bin/bash

This image is a modified version of show0k/alpine-miniconda image modified to suite the companies needs.

Tag summary

Content type

Image

Digest

Size

158.4 MB

Last updated

over 8 years ago

docker pull drtools/alpine-miniconda