Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • docker-abuild docker-abuild
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpine
  • docker-abuilddocker-abuild
  • Issues
  • #61
Closed
Open
Created Jan 29, 2020 by Carlo Landmeter@clandmeterOwner

Implement reuse container

I would like to implement DABUILD_REUSE. The major idea behind is when you are building packages it could fail and this would allow us to quickly reuse the existing container and rerun abuild. Currently we have cached volumes to kind of do similar, but it's not an optimal solution and is currently being removed in !60 (merged). I currently have some code locally to test it and it seems to work nicely but it's kind of rough. I also haven't completely thought about possible issues so comments are welcome.

Assignee
Assign to
Time tracking