Sign inSign up

spargo/web

By spargo

•Updated about 7 years ago

CentOS is Apache HTTPd

Image
0

662

spargo/web repository overview

⁠Web

Docker container with CentOS 7 and Apache.

⁠Get this image

Pull the image from Docker Hub⁠

docker pull spargo/web:latest

⁠Hosting a static site

The image can host static content mounted to /spargo/www.

docker run -p 80:80 -d --name spargo_web -v /local/path:/spargo/www spargo/web:latest

Tag summary

Content type

Image

Digest

Size

134.8 MB

Last updated

about 7 years ago

docker pull spargo/web