1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 02:38:35 +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