Sign inSign up

altcloud/apache2

By altcloud

•Updated over 4 years ago

Build apache2

Image
0

308

altcloud/apache2 repository overview

⁠dockerfiles-alt-apache2

ALT dockerfile for apache2.

Copy Dockerfile somewhere and build the image: $ docker build --rm -t <username>/apache2 .

And launch the apache2 container: docker run -p 80:80 <username>/apache2

It could be test via: curl localhost:80

Tag summary

Content type

Image

Digest

Size

51.1 MB

Last updated

over 4 years ago

docker pull altcloud/apache2