mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-03-27 22:46:37 +00:00
Fix some issues with gateway addresses
This commit is contained in:
@@ -30,6 +30,9 @@ RUN git clone https://github.com/bolkedebruin/rdpgw.git /app && \
|
||||
|
||||
FROM scratch
|
||||
|
||||
# make tempdir in case filestore is used
|
||||
ADD tmp.tar /
|
||||
|
||||
COPY --from=builder /opt/rdpgw /opt/rdpgw
|
||||
COPY --from=builder /etc/passwd /etc/passwd
|
||||
COPY --from=builder /etc/ssl/certs /etc/ssl/certs
|
||||
|
||||
BIN
dev/docker/tmp.tar
Normal file
BIN
dev/docker/tmp.tar
Normal file
Binary file not shown.
Reference in New Issue
Block a user