Skip to content

Commit bd29a73

Browse files
committed
Don't copy old startup script
1 parent 7b904e1 commit bd29a73

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docker/Dockerfile

-3
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,4 @@ COPY docker/rootfs /
2626

2727
EXPOSE 4500
2828

29-
COPY startup.sh /
30-
RUN chmod +x /startup.sh
31-
3229
CMD ["python3", "-u", "-m", "swatch"]

0 commit comments

Comments
 (0)