This commit is contained in:
andrey
2023-08-08 15:22:39 +03:00
commit 8c73e86a10
5 changed files with 50 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
FROM httpd:alpine
RUN apk update && apk upgrade