Skip to content

Commit ed97528

Browse files
committed
fix: remove duplicate creation
1 parent 41f35df commit ed97528

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ EOT
1313

1414
COPY server.py /server.py
1515

16-
RUN mkdir /var/log/academy
17-
1816
EXPOSE 2444/udp
1917

2018
CMD [ "python3", "/server.py"]

0 commit comments

Comments
 (0)