mirror of
https://github.com/linuxserver/docker-mods.git
synced 2026-01-20 20:33:57 +08:00
fix Dockerfile
This commit is contained in:
parent
8e3376b503
commit
2e6c10dec4
@ -20,10 +20,6 @@ RUN \
|
||||
# copy local files
|
||||
COPY root/ root/
|
||||
|
||||
ADD https://raw.githubusercontent.com/linuxserver/docker-swag/master/root/defaults/proxy.conf /root/defaults/proxy.conf
|
||||
|
||||
ADD https://raw.githubusercontent.com/linuxserver/docker-swag/master/root/defaults/dhparams.pem /defaults/dhparams.pem
|
||||
|
||||
FROM scratch
|
||||
|
||||
LABEL maintainer="Roxedus"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user