Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P piuparts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • DebianDebian
  • piuparts
  • Merge requests
  • !39

2 fixes for using docker

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Philipp Hahn requested to merge phahn/docker-fixes into develop Aug 31, 2022
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 1

We (Univention GmbH) are running piuparts using our internal docker infrastructure for several years by now, which is working very well. Two patches were needed to support same corner cases in the current code:

  • if the used image is not yet available locally, it will get downloaded. This prints extra lines, which breaks the current code to extract the container ID from the output.
  • I had some issues getting the working directory, but no longer remember the details. I changes the code to only ask for .GraphDriver.Data.MergedDir.
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: phahn/docker-fixes