You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
We currently have a README in the docker directory, which explains how to build packages using docker.
This document is probably not wrong, but it is both lacking some options (especially from our scripts) as well as being disorganized (as it has been updated over time).
This should be extended with more information, updated to correct the instructions (if necessary) and cleaned up to be easier to understand.
Acceptance criteria
The docker build instructions are easy to understand and explain all available options
Clarification and motivation
We currently have a
READMEin thedockerdirectory, which explains how to build packages using docker.This document is probably not wrong, but it is both lacking some options (especially from our scripts) as well as being disorganized (as it has been updated over time).
This should be extended with more information, updated to correct the instructions (if necessary) and cleaned up to be easier to understand.
Acceptance criteria
The
dockerbuild instructions are easy to understand and explain all available options