Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
a4be8e88
Commit
a4be8e88
authored
Jul 03, 2015
by
Gavin Bises
Browse files
Set expose/cmd for Dockerfile
parent
dfd5c5e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
a4be8e88
...
@@ -32,3 +32,9 @@ WORKDIR build
...
@@ -32,3 +32,9 @@ WORKDIR build
RUN
cmake ..
-DWITH_QT4
=
0
-DWITH_SERVER
=
1
-DWITH_CLIENT
=
0
-DWITH_ORACLE
=
0
&&
\
RUN
cmake ..
-DWITH_QT4
=
0
-DWITH_SERVER
=
1
-DWITH_CLIENT
=
0
-DWITH_ORACLE
=
0
&&
\
make
&&
\
make
&&
\
make
install
make
install
WORKIR /home/servatrice
EXPOSE
4747
RUN
servatrice
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment