removed docker binary mounts
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM proxy-scheduler:latest
|
||||
FROM alpine
|
||||
RUN apk add --update --no-cache docker-cli inotify-tools openssl jq curl ca-certificates busybox-extras
|
||||
COPY scripts /scripts
|
||||
COPY firewall-letsencrypt.json /firewall-files/
|
||||
|
||||
|
Reference in New Issue
Block a user