Sign inSign up

amitbroc/baseweb

By amitbroc

Updated almost 9 years ago

Image
0

157

amitbroc/baseweb repository overview

Build centos customize image

FROM centos:7 RUN yum install epel-release -y RUN yum update -y RUN yum install httpd httpd-tool git wget php php-mysql -y ENTRYPOINT ["/usr/sbin/httpd", "-D", "FOREGROUND"] EXPOSE 80 22

Tag summary

Content type

Image

Digest

Size

242.7 MB

Last updated

almost 9 years ago

docker pull amitbroc/baseweb