We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b7c2fb commit f7ac667Copy full SHA for f7ac667
Dockerfile
@@ -1,8 +1,8 @@
1
FROM node:14.15.3
2
3
ARG LOCAL_PORT=1024
4
-ARG REMOTE_PORTE=2048
5
-ARG REMOTE_NAME=
+ARG REMOTE_PORT=2048
+ARG REMOTE_NAME
6
ARG WAIT=500
7
8
ENV LOCAL_PORT=$LOCAL_PORT_PORT
0 commit comments