diff --git a/install/automated/Dockerfile b/install/automated/Dockerfile index 47b823d5..89f0581e 100644 --- a/install/automated/Dockerfile +++ b/install/automated/Dockerfile @@ -1,3 +1,4 @@ +#From https://gist.github.com/WerySkok/77f9c9ec134e98b0fef2b63655ba13d2 instruction FROM centos:8 #update and install httpd