php-composer

Source

FROM stagex/pallet-php

COPY --from=stagex/core-composer . /
COPY --from=stagex/core-git . /
COPY --from=stagex/core-php-phar . /
COPY --from=stagex/core-php-filter . /
COPY --from=stagex/pallet-php-openssl . /
COPY --from=stagex/pallet-php-zlib . /
COPY --from=stagex/pallet-php-zip . /
COPY --from=stagex/pallet-php-curl . /
Copied to clipboard!