Skip to content

Commit

Permalink
build: define noninteractive debian frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
Sameer Naik committed Apr 2, 2014
1 parent 19db1dd commit ec87b65
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
@@ -1,5 +1,6 @@
FROM ubuntu:12.04
MAINTAINER sameer@damagehead.com
ENV DEBIAN_FRONTEND noninteractive

RUN sed 's/main$/main universe/' -i /etc/apt/sources.list
RUN apt-get update # 20140310
Expand Down

0 comments on commit ec87b65

Please sign in to comment.