Commit 434d756b authored by Gavin Bises's avatar Gavin Bises
Browse files

Fix typo in Dockerfile

parent a4be8e88
......@@ -33,7 +33,7 @@ RUN cmake .. -DWITH_QT4=0 -DWITH_SERVER=1 -DWITH_CLIENT=0 -DWITH_ORACLE=0 &&\
make &&\
make install
WORKIR /home/servatrice
WORKDIR /home/servatrice
EXPOSE 4747
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment