4 lines
89 B
Docker
4 lines
89 B
Docker
ARG ADDITIONAL_PACKAGES="tree"
|
|
|
|
FROM reg.cadoles.com/cadoles/symfony:alpine-php-8.1-base
|