forked from forgejo/forgejo
Remove 'ENV DEBIAN_FRONTEND noninteractive'
This commit is contained in:
parent
eb463000a9
commit
dc5546633f
6 changed files with 0 additions and 39 deletions
|
@ -3,8 +3,6 @@
|
|||
FROM stackbrew/ubuntu:saucy
|
||||
MAINTAINER Meaglith Ma <genedna@gmail.com> (@genedna)
|
||||
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
|
||||
RUN apt-get install -y --force-yes software-properties-common
|
||||
RUN add-apt-repository -y "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) universe"
|
||||
RUN apt-get --yes --force-yes update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue