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 c719d81 commit a0defc3Copy full SHA for a0defc3
Dockerfile
@@ -1,5 +1,4 @@
1
FROM httpd:2.4
2
-COPY ./public-html/ /usr/local/apache2/htdocs/
3
LABEL [email protected]
4
RUN yum install zip -y
5
RUN yum install unzip -y
0 commit comments