Sign inSign up

dockerimages/apache

By dockerimages

Updated almost 11 years ago

Image
0

1.4K

dockerimages/apache repository overview

apache249

This is the Apache249 Container Maintained by B8G Datentechnik

Explain:

if you need to edit only config

#FROM scratch #VOLUMEN /etc/

if you only need to change content

FROM scratch

VOLUMEN /var/www

FROM ubuntu:14.04 RUN apt-get -y update &&
env -i apt-get -y -q --no-install-recommends install
apache2

Tag summary

Content type

Image

Digest

sha256:7ea4a8a7c

Size

70.3 MB

Last updated

almost 11 years ago

docker pull dockerimages/apache