Merge branch 'develop/httpd'

This commit is contained in:
WilliamMiceli
2018-12-09 18:16:15 -05:00
2 changed files with 2 additions and 10 deletions

View File

@@ -1,11 +1,3 @@
# httpd
https://docs.docker.com/samples/library/httpd/
### Status
Still container still does not like mounting httpd.conf for reasons I cannot seem to understand, whether it's by mounting the file directly, or the parent folder.
Getting the error message of it not being a regular file, along with "bad file descriptor".
Will eventually come back to this.
As for right now, it works **WITHOUT** persistent configuration

View File

@@ -1,6 +1,6 @@
name: Apache httpd
description: |
Status: NOT READY
A Web server application notable for playing a key role in the initial growth of the World Wide Web.
version: latest
# category:
maintainer: WilliamMiceli