Sign inSign up

kaorimatz/httpd

By kaorimatz

Updated over 10 years ago

Image
0

409

kaorimatz/httpd repository overview

Apache HTTP Server

Build

docker build -t httpd .

Run

docker run -d -t -v /sys/fs/cgroup:/sys/fs/cgroup:ro -p 80:80 --name=httpd httpd

Test

curl localhost

Tag summary

Content type

Image

Digest

sha256:3947b3cf4

Size

72.9 MB

Last updated

over 10 years ago

docker pull kaorimatz/httpd