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