Fixed dockerfile.

This commit is contained in:
chriseth
2015-03-09 22:17:49 +01:00
parent 665edd3f86
commit 3fa4c64aef
+1
View File
@@ -10,6 +10,7 @@ RUN apt-get install -qy automake libtool yasm scons
RUN useradd -ms /bin/bash user
USER user
ENV HOME /home/user
WORKDIR /home/user
# Emscripten SDK