Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • dumux dumux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 85
    • Issues 85
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 80
    • Merge requests 80
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-repositories
  • dumuxdumux
  • Merge requests
  • !2231

Merged
Created Aug 28, 2020 by Dennis Gläser@DennisGlaeserOwner

Feature/python createdockerimage script

  • Overview 32
  • Commits 4
  • Changes 6

This MR is based on !2222 (closed) using the implementation made be @utz, but it modifies the createdockerimage.py script such that it expects an install script in the form as introduced in !2230 (merged), i.e., it expects everything to be installed by it. If we like this, we can close !2222 (closed).

This has the advantage that the script does not have to be called from within the module, but can be called from anywhere.

This is WIP because it depends on !2230 (merged), especially on the question if we want to restrict ourselves to this type of install scripts.

Relates #912 (closed), #921 (closed)

part of #883 (closed)

Edited Mar 25, 2021 by Timo Koch
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/python-createdockerimage-script