Skip to content
This repository was archived by the owner on Mar 16, 2021. It is now read-only.

Comments

Separate minimal and base image#22

Open
finalspy wants to merge 5 commits intosaagie:v2-appfrom
finalspy:16-minimal
Open

Separate minimal and base image#22
finalspy wants to merge 5 commits intosaagie:v2-appfrom
finalspy:16-minimal

Conversation

@finalspy
Copy link

@finalspy finalspy commented Jul 9, 2020

Closes #16

This PR allows 3 different docker images creation for Saagie V2.

  • A saagie/jupyter-python-nbk:v2-scipy one based on jupyter/scipy-notebook like the previous V2 image.
  • A saagie/jupyter-python-nbk:v2-minimal image base on jupyter/minimal-notebook with no additionnal python libraries and only the base conda envs
  • A saagie/jupyter-python-nbk:v2-base image, based on the saagie/jupyter-python-nbk:v2-minimal one with all the additional libraries that could be found in the previous V2 image or in the saagie/jupyter-python-nbk:v2-scipy one.

This last image is the recommended one

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant