Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • A AlekSIS-Core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 146
    • Issues 146
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 43
    • Merge requests 43
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • AlekSIS®AlekSIS®
  • Official
  • AlekSIS-Core
  • Merge requests
  • !813

Draft: [Docker] Reduce build steps by aggregating ENV variables

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Dominik George requested to merge reduce-docker-steps into master Dec 11, 2021
  • Overview 0
  • Commits 3
  • Pipelines 3
  • Changes 1

This reduces the build steps from 38 to 27, especially since ENV and ARG both create intermediate images.

This change does not justify a changelog entry.

Edited Dec 17, 2021 by Jonathan Weth
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: reduce-docker-steps