Docker - Apache

 Dockerfile


FROM tom/centos:7.4.1708


RUN yum install -y httpd && \

    yum clean all 


COPY httpd-foreground /usr/local/bin

RUN chmod +x /usr/local/bin/httpd-foreground


EXPOSE 80


ENTRYPOINT ["httpd-foreground"]


Comments

Popular posts from this blog

Nginx Proxy & Load Balance & LNMP

Snort+barnyard2+Snorby CentOS 6.5_64 Installation

ORACLE Error