monica/.templates/Dockerfile-head.template
2020-05-16 15:29:07 +02:00

5 lines
149 B
Plaintext

FROM php:%%PHP_VERSION%%-%%VARIANT%%
# opencontainers annotations https://github.com/opencontainers/image-spec/blob/master/annotations.md
%%LABEL%%