automated terminal push
This commit is contained in:
15
servers/monaco-heist/Dockerfile
Executable file
15
servers/monaco-heist/Dockerfile
Executable file
@@ -0,0 +1,15 @@
|
||||
FROM softwareshinobi/shinobi-academy-linux-server
|
||||
|
||||
##
|
||||
|
||||
WORKDIR /
|
||||
|
||||
COPY /provision /
|
||||
|
||||
##
|
||||
|
||||
COPY /provision/provision.bash provision.bash
|
||||
|
||||
RUN bash provision.bash
|
||||
|
||||
##
|
||||
Reference in New Issue
Block a user