Removed MAINTAINER in favor of LABEL

This commit is contained in:
chabad360 2018-10-05 02:55:43 +00:00
parent 08ea52ef1f
commit d1a544121c

View file

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