mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-03-21 17:55:21 -05:00
Set expose/cmd for Dockerfile
This commit is contained in:
parent
dfd5c5e050
commit
a4be8e88d0
|
|
@ -32,3 +32,9 @@ WORKDIR build
|
|||
RUN cmake .. -DWITH_QT4=0 -DWITH_SERVER=1 -DWITH_CLIENT=0 -DWITH_ORACLE=0 &&\
|
||||
make &&\
|
||||
make install
|
||||
|
||||
WORKIR /home/servatrice
|
||||
|
||||
EXPOSE 4747
|
||||
|
||||
RUN servatrice
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user