We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9502bd1 commit df230a4Copy full SHA for df230a4
Dockerfile
@@ -1,5 +1,5 @@
1
FROM centos:latest
2
-LABEL henry="[email protected]"
+MAINTAINER [email protected]
3
RUN dnf install httpd -y
4
RUN dnf install zip -y
5
RUN dnf install unzip -y
0 commit comments