mirror of
https://github.com/vwxyzjn/portwarden
synced 2025-12-15 23:43:16 +00:00
API-6 # Update dockerfile
This commit is contained in:
@@ -35,6 +35,7 @@ EXPOSE 5000
|
||||
|
||||
|
||||
FROM debian:stretch-20181112
|
||||
apt-get install --no-cache ca-certificates openssl
|
||||
COPY --from=0 /usr/bin/bw /usr/bin/bw
|
||||
COPY --from=0 /scheduler /go/src/github.com/vwxyzjn/portwarden/web/scheduler/scheduler
|
||||
COPY --from=0 /worker /go/src/github.com/vwxyzjn/portwarden/web/worker/worker
|
||||
|
||||
Reference in New Issue
Block a user