Copy installscript when building container
This commit is contained in:
parent
41976f1a2a
commit
e47c2c3a00
1 changed files with 4 additions and 1 deletions
|
@ -3,3 +3,6 @@ FROM git.zontreck.com/ariascreations/conanservermanager:latest
|
|||
RUN echo "Welcome to the Server Installer"
|
||||
|
||||
EXPOSE 25306/tcp
|
||||
|
||||
WORKDIR /app
|
||||
COPY ./install.sh .
|
Loading…
Add table
Add a link
Reference in a new issue