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.
2 parents dbe652c + a8b6594 commit b581921Copy full SHA for b581921
gotty/Dockerfile
@@ -12,4 +12,5 @@ RUN apk add --update go git bash && \
12
COPY on-init /pwinit/
13
14
ENTRYPOINT ["/usr/local/bin/gotty"]
15
+WORKDIR /
16
CMD ["--permit-write","--reconnect","--ws-origin","pathwar.net","/bin/bash"]
0 commit comments