From 087d5f063c9fcf12f3de063160bc062eb6454f47 Mon Sep 17 00:00:00 2001 From: samuhin <47834890+samuhin@users.noreply.github.com> Date: Wed, 28 Apr 2021 02:21:31 +0300 Subject: [PATCH] Update Dockerfile --- install/automated/Dockerfile | 1 + 1 file changed, 1 insertion(+) 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