Skip to content

docker: simplify building image

Kevin Daudt requested to merge switch-base-image into master

Instead of overwriting /etc/apk/repositories, we can just remove all repositories except 'main'.

This allows using custom images and simplifies building because we do not need to provide a release.

Merge request reports

Loading