From 1d52dfd83a83778988909c2f5e5b98f7a996366b Mon Sep 17 00:00:00 2001 From: thisfro Date: Tue, 18 May 2021 19:52:31 +0200 Subject: [PATCH] Remove label and comments --- Dockerfile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Dockerfile b/Dockerfile index 2b5f9f3..026fc3e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,9 +1,3 @@ -LABEL maintainer="jannis@thisfro.ch" - -# -# Note: This is an image for automatic staging deployment, and does not have anything to do with actual development! -# - FROM php:8.0.5-fpm-buster # Install prerequisites