Skip to content

🐳 Dockette Apache Dockerfiles

License

Notifications You must be signed in to change notification settings

dockette/apache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Apache

Ready-to-use Apache (httpd) Docker image based on Debian Jessie.


Docker Stars Docker Pulls

Discussion / Help

Join the chat

Usage

Simple

docker run -v /path/to/site:/srv dockette/apache

Sites

docker run \
	-v /path/to/site:/srv \
	-v mysite.conf:/etc/apache2/sites-enabled/mysite.conf
	dockette/apache

Releases

No releases published

Sponsor this project

 

Packages

No packages published