add volume

This commit is contained in:
encrypt 2015-06-03 03:57:19 +02:00
parent 05bef0a2e0
commit 8600eab42c

View file

@ -8,5 +8,7 @@ RUN apt-get update && \
RUN ln /usr/bin/find /usr/sbin/find && \
useradd user -m
USER user
USER user
VOLUME /build