v0.1
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
FROM mcr.microsoft.com/powershell
|
||||
|
||||
ENV SCHEDULE=60
|
||||
ENV GLUETUNFORWARDEDPORTFILE="/tmp/forwarded_port"
|
||||
|
||||
VOLUME /tmp
|
||||
|
||||
WORKDIR /data
|
||||
ADD ["Start-QBTGluetunPortMgr.ps1", "/data/"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user