We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a6ab27 commit e02f3d8Copy full SHA for e02f3d8
2 files changed
ubuntu1404/Dockerfile
@@ -16,7 +16,7 @@
16
# under the License.
17
18
FROM ubuntu:14.04
19
-MAINTAINER Khosrow Moossavi <me@khosrow.io>
+LABEL maintainer="Khosrow Moossavi <me@khosrow.io> (@khos2ow)"
20
21
RUN apt-get update -y && \
22
apt-get install -y --no-install-recommends software-properties-common && \
ubuntu1604/Dockerfile
FROM ubuntu:16.04
apt-get install -y --no-install-recommends \
0 commit comments