Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • dumux dumux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 101
    • Issues 101
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 90
    • Merge requests 90
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-repositoriesdumux-repositories
  • dumuxdumux
  • Merge requests
  • !2231

Feature/python createdockerimage script

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Dennis Gläser requested to merge feature/python-createdockerimage-script into master Aug 28, 2020
  • Overview 32
  • Commits 4
  • Pipelines 3
  • 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
Reviewers
Request review from
Time tracking
Source branch: feature/python-createdockerimage-script