Add Template config file in template directory
This commit is contained in:
parent
67a4e95509
commit
94f2005ba7
3 changed files with 29 additions and 22 deletions
|
@ -44,6 +44,7 @@ RUN usermod -a -G sudo steam
|
|||
|
||||
# Copy & rights to folders
|
||||
COPY run.sh /home/steam/run.sh
|
||||
COPY crontab /home/steam/crontab
|
||||
COPY arkmanager-user.cfg /home/steam/arkmanager.cfg
|
||||
|
||||
RUN chmod 777 /home/steam/run.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue