Update Dockerfile

This commit is contained in:
samuhin 2021-04-28 02:21:31 +03:00 committed by GitHub
parent 1ef3ac5506
commit 087d5f063c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,4 @@
#From https://gist.github.com/WerySkok/77f9c9ec134e98b0fef2b63655ba13d2 instruction
FROM centos:8 FROM centos:8
#update and install httpd #update and install httpd