mirror of
https://github.com/Quiq/docker-registry-ui.git
synced 2025-07-16 15:25:59 +00:00
Include the default config file into the Docker image
This commit is contained in:
parent
c4a70ba1df
commit
1ddb55e88f
@ -21,6 +21,7 @@ RUN apk add --no-cache ca-certificates tzdata && \
|
||||
|
||||
ADD templates /opt/templates
|
||||
ADD static /opt/static
|
||||
ADD config.yml /opt
|
||||
COPY --from=builder /opt/registry-ui /opt/
|
||||
|
||||
USER nobody
|
||||
|
Loading…
Reference in New Issue
Block a user