add purpose comment
This commit is contained in:
parent
7c1911fcd9
commit
54dd7caf3f
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
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
|
||||
|
|
Reference in a new issue