Skip to content

Commit

Permalink
Merge pull request #1 from akbargumbira/master
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
timlinux committed Jul 14, 2014
2 parents 07f8428 + 1d04cee commit 7f7007a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN dpkg-divert --local --rename --add /sbin/initctl

# Use local cached debs from host (saves your bandwidth!)
# Change ip below to that of your apt-cacher-ng host
# Or comment this line out if you do not with to use caching
# Or comment this line out if you do not wish to use caching
ADD 71-apt-cacher-ng /etc/apt/apt.conf.d/71-apt-cacher-ng

RUN echo "deb http://archive.ubuntu.com/ubuntu trusty main universe" > /etc/apt/sources.list
Expand Down

0 comments on commit 7f7007a

Please sign in to comment.