Remove all MAINTAINER statements in the codebase as they aren't very useful and now deprecated

This commit is contained in:
Lucas Käldström
2016-12-17 20:34:10 +02:00
parent 5b2823adb9
commit 3c5b5f5963
38 changed files with 0 additions and 39 deletions

View File

@@ -22,7 +22,6 @@
FROM gcr.io/google_containers/ubuntu-slim:0.4
MAINTAINER Mik Vyatskov "vmik@google.com"
# Disable prompts from apt
ENV DEBIAN_FRONTEND noninteractive