Sign inSign up

sutrs/centos7

By sutrs

Updated over 6 years ago

CentOS7

Image
0

66

sutrs/centos7 repository overview

#######################Download the Apache httpd with CentOS 7#######################

#docker pull sutrs/centos7:httpd

Usage To run (if port 80 is available and open on your host):

#docker run -d -p 80:80 --name httpd sutrs/centos7:httpd

To the port that the container is listening on:

#docker ps

Test

#curl http://localhost:8080

Tag summary

Content type

Image

Digest

Size

103.1 MB

Last updated

over 6 years ago

docker pull sutrs/centos7:httpd