Set Proxy-Repos to Dockerfile
This commit is contained in:
parent
95949729a4
commit
8050e72e61
@ -1,5 +1,7 @@
|
||||
FROM harbor.dragse.it/base/alpine:3.15
|
||||
|
||||
RUN echo $'https://nexus.dragse.it/repository/apk-main/\nhttps://nexus.dragse.it/repository/apk-community/' > /etc/apk/repositories
|
||||
|
||||
# 70 is the standard uid/gid for "postgres" in Alpine
|
||||
# https://git.alpinelinux.org/aports/tree/main/postgresql/postgresql.pre-install?h=3.12-stable
|
||||
RUN set -eux; \
|
||||
|
Loading…
Reference in New Issue
Block a user