Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
aptalca committed May 1, 2015
1 parent 06a2311 commit db3eddd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ ADD autostart /nobody/.config/openbox/autostart

RUN export DEBCONF_NONINTERACTIVE_SEEN=true DEBIAN_FRONTEND=noninteractive && \
chmod +x /etc/my_init.d/firstrun.sh && \
chown nobody:users /nobody/.config/openbox/autostart && \
mkdir -p /nobody/boinc && \
cd /nobody/boinc && \
wget http://boinc.berkeley.edu/dl/boinc_7.2.42_x86_64-pc-linux-gnu.sh

0 comments on commit db3eddd

Please sign in to comment.