1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-09-15 18:56:59 +00:00

Remove 'ENV DEBIAN_FRONTEND noninteractive'

This commit is contained in:
Meaglith Ma 2014-05-01 15:37:24 +08:00
parent eb463000a9
commit dc5546633f
6 changed files with 0 additions and 39 deletions

View file

@ -1,8 +1,6 @@
FROM ubuntu
MAINTAINER SvenDowideit@docker.com
ENV DEBIAN_FRONTEND noninteractive
# Add the PostgreSQL PGP key to verify their Debian packages.
# It should be the same key as https://www.postgresql.org/media/keys/ACCC4CF8.asc
RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8