Skip to content

Commit eb13909

Browse files
author
Christophe Vandekerchove
committed
Added something usefull
1 parent 52cdc6f commit eb13909

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ MAINTAINER zopanix <[email protected]>
44

55
WORKDIR /opt
66

7-
COPY ./new_smart_launch.sh /opt
8-
COPY ./factorio.crt /opt
7+
COPY ./new_smart_launch.sh /opt/
8+
COPY ./factorio.crt /opt/
99

1010
ENV FACTORIO_AUTOSAVE_INTERVAL=2 \
1111
FACTORIO_AUTOSAVE_SLOTS=3 \

0 commit comments

Comments
 (0)