Issues were on my part; fully functional and ready now

This commit is contained in:
WilliamMiceli
2018-12-09 18:15:56 -05:00
parent c46f0bd7e8
commit d1bdd6b92b
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
https://docs.docker.com/samples/library/httpd/

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