-
- Downloads
feat(findmydevice): Build patched image in CI
This patch provides my adjusted image as part of the GitOps Repository CI. The image was patched to listen on an unprivileged port by default. It patches the go code, since the providing the configfile is untrivial to provide as configmap and environment variables are no option. Otherwise the Earthfile reproduces the upstream Dockerfile. References: https://gitlab.com/Nulide/findmydeviceserver/-/blob/210898cbe631663cf42cbb1f05fd09384913a6aa/Dockerfile https://www.w3.org/Daemon/User/Installation/PrivilegedPorts.html
Showing
- charts/findmydevice/Chart.yaml 2 additions, 2 deletionscharts/findmydevice/Chart.yaml
- charts/findmydevice/README.md 2 additions, 2 deletionscharts/findmydevice/README.md
- charts/findmydevice/values.yaml 1 addition, 1 deletioncharts/findmydevice/values.yaml
- images/.utils/gitlab-ci.yaml 1 addition, 0 deletionsimages/.utils/gitlab-ci.yaml
- images/findmydevice-server/.release 1 addition, 0 deletionsimages/findmydevice-server/.release
- images/findmydevice-server/Earthfile 57 additions, 0 deletionsimages/findmydevice-server/Earthfile
Loading
Please register or sign in to comment