Sign inSign up

m0wer/ds

By m0wer

Updated over 3 years ago

Data Science Jupyter Notebook/Lab image, includes R, Python and useful packages of those.

Image
0

10K+

m0wer/ds repository overview

This repo contains various Dockerfiles I use on the desktop and on servers. It's similar to jessfraz/dockerfiles

Building the images

To build all the images without using build cache and using n_jobs parallel threads, and then push them to {registry_url} do

REPO_URL={repo_url} JOBS={n_jobs} NO_CACHE=TRUE sh -c ./build-all.sh

The images will be tagged as {registry_url}/{directory_name}:latest, where directory_name is the name of the directory containing the Dockerfile.

Tag summary

Content type

Image

Digest

sha256:c7b206cc1

Size

2.1 GB

Last updated

over 3 years ago

docker pull m0wer/ds