Skip to content

dockhippie/apache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apache

Docker Build GitHub Repo

These are docker images for Apache running on our Alpine Linux image.

Versions

For the available versions please look at Docker Hub or Quay or check the existing folders within the GitHub repository.

Volumes

  • /srv/www
  • /etc/apache2/custom.d

Ports

  • 8080

Available environment variables

APACHE_COMBINED_FORMAT = combinedio
APACHE_HOSTNAME = $HOSTNAME
APACHE_PROXY_FORMAT = proxyio
APACHE_SERVER_SIGNATURE = Off
APACHE_SERVER_TOKENS = Prod
APACHE_SKIP_CHOWN = false
APACHE_SKIP_TEMPLATES = false
APACHE_TRACE_ENABLE = Off
APACHE_WEBROOT = /srv/www
APACHE_PORT = 8080

Inherited environment variables

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

MIT

Copyright

Copyright (c) 2018 Thomas Boerger <http://www.webhippie.de>