fix: aktualisiere das Docker-Image auf v0.1.2 und entferne den ls-Befehl aus dem Dockerfile
This commit is contained in:
@@ -13,8 +13,6 @@ COPY index.html .
|
||||
# Copy the servers.json file
|
||||
# COPY servers.json .
|
||||
|
||||
RUN ls -la /root/
|
||||
|
||||
RUN chmod +x ./manage-servers
|
||||
|
||||
# Expose the port the web server listens on
|
||||
|
||||
Reference in New Issue
Block a user