Sign inSign up

3dpro/apache2

By 3dpro

Updated over 5 years ago

Apache2 image built in Debian Sid

Image
0

1.9K

3dpro/apache2 repository overview

Apache 2.4 /w OpenSSL 1.0.2 image of Debian Sid Build Status

Required Docker Images

  • openssh

Build

  docker build -t apache2:latest .

Run

  docker run -d -p 8080:80 -p 4433:443 -h apache2 --name apache2 apache2:latest

Tag summary

Content type

Image

Digest

Size

186 MB

Last updated

over 5 years ago

docker pull 3dpro/apache2