chmod vergessen
This commit is contained in:
@@ -25,5 +25,7 @@ echo "Destination: $DEST"
|
|||||||
exec /usr/local/bin/websockify $OPTS $LOCALPORT $DEST
|
exec /usr/local/bin/websockify $OPTS $LOCALPORT $DEST
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
RUN chmod +x /entrypoint.sh
|
||||||
|
|
||||||
ENTRYPOINT ["/entrypoint.sh"]
|
ENTRYPOINT ["/entrypoint.sh"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user