Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 59252dd6 authored by GILLES Sebastien's avatar GILLES Sebastien
Browse files

Dockerfile: run the french version of Laby.

parent bcbc5524
Branches master
No related tags found
No related merge requests found
......@@ -25,4 +25,4 @@ RUN apt-get remove -y inkscape \
RUN apt-get -y -q autoclean && apt-get -y -q autoremove
ENTRYPOINT ["/usr/games/laby"]
\ No newline at end of file
ENTRYPOINT ["/usr/games/laby", "--lang=fr"]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment