Skip to content

Remove ogs-container-maker

Lars Bilke requested to merge bilke/ogs:rm-container-maker into master
  • ogs containers are built via GNU Guix
  • Jupyter container can be easily obtained by using official Jupyter images from jupyter-docker-stacks and then simply pip-installing ogstools
  • Adapted docs
  • Adapted VSCode Devcontainer to use official C++ devcontainer images.
  • Removed Docker container page in developer guide: I guess nobody used this, it is ugly because of file permissions, better use VSCode devcontainer or Apptainer or Guix ...
  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behaviour change was documented?
Edited by Lars Bilke

Merge request reports