diff --git a/Dockerfile b/Dockerfile index 80b5343..e19da1f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,8 +12,7 @@ CMD ["/usr/sbin/httpd", "-D", "FOREGROUND"] EXPOSE 80 22 -# FROM centos:latest -# MAINTAINER vikashashoke@gmail.com + # RUN yum install -y httpd \ # zip\ # unzip