diff --git a/templates/HTTPD/0/README.md b/templates/HTTPD/0/README.md index 852140b..a244494 100644 --- a/templates/HTTPD/0/README.md +++ b/templates/HTTPD/0/README.md @@ -1,5 +1,11 @@ # httpd -### Will work on this in the future +https://docs.docker.com/samples/library/httpd/ -https://docs.docker.com/samples/library/httpd/ \ No newline at end of file + +### 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 \ No newline at end of file