Sign inSign up

regentcollege/docker-apache

By regentcollege

•Updated about 7 years ago

docker apache for a parking website

Image
0

120

regentcollege/docker-apache repository overview

Here is a docker-compose.yml example:

services: parking: image: regentcollege/parking ports: - '80:80' volumes: - /var/www/parking:/var/www/parking

Tag summary

Content type

Image

Digest

Size

173.2 MB

Last updated

about 7 years ago

docker pull regentcollege/docker-apache