diff --git a/remote-desktop/Dockerfile.txt b/remote-desktop/Dockerfile similarity index 96% rename from remote-desktop/Dockerfile.txt rename to remote-desktop/Dockerfile index 12962ea..8b35f2e 100644 --- a/remote-desktop/Dockerfile.txt +++ b/remote-desktop/Dockerfile @@ -45,4 +45,4 @@ RUN chmod +x /usr/local/bin/startup.sh COPY agent.py /tmp/agent.py -RUN sed -i '/### every exit != 0 fails the script/a /usr/local/bin/startup.sh' /dockerstartup/vnc_startup.sh \ No newline at end of file +RUN sed -i '/### every exit != 0 fails the script/a /usr/local/bin/startup.sh' /dockerstartup/vnc_startup.sh