Skip to content
Snippets Groups Projects

Adds all containers to ci/cd

Closed Florian Dobener requested to merge build-all-containers-with-ci-cd into develop
43 files
+ 452
2595
Compare changes
  • Side-by-side
  • Inline
Files
43
+ 1
1
FROM jupyter/scipy-notebook
FROM jupyter/scipy-notebook:2023-04-10
ENV HOME=/home/jovyan
WORKDIR $HOME
Loading