sogno-platform/dpsim

Split dev docker file into multiple stages

m-mirz opened this issue · 2 comments

Split dev docker file into multiple stages
stv0g commented

I propose to consolidate some of the Dockerfiles into a single one using the following stages:

  • dev
  • rpm
  • jupyter
  • vscode
stv0g commented

A user can then build a dedicated stage by running docker build .. --target jupyter