We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b904e1 commit bd29a73Copy full SHA for bd29a73
docker/Dockerfile
@@ -26,7 +26,4 @@ COPY docker/rootfs /
26
27
EXPOSE 4500
28
29
-COPY startup.sh /
30
-RUN chmod +x /startup.sh
31
-
32
CMD ["python3", "-u", "-m", "swatch"]
0 commit comments