Removed MAINTAINER in favor of LABEL

This commit is contained in:
chabad360 2018-10-05 02:55:43 +00:00 committed by Mendel Greenberg
parent b04151ec00
commit 35ca60899c
No known key found for this signature in database
GPG key ID: B26A7D2DF7DC6EF7

View file

@ -2,7 +2,7 @@
#bench Dockerfile
FROM ubuntu:16.04
MAINTAINER frappé
LABEL MAINTAINER frappé
USER root
RUN useradd -ms /bin/bash frappe