An alpine-based dockerfile which runs Composer.
996
An alipine-based dockerfile which runs Composer with prestissimo.
latest (Dockerfile)docker run -v $(pwd):/app --rm -ti qmu1/composer:latest /bin/sh -c "\
composer -v \
"
Available on the DockerHub.
https://hub.docker.com/r/qmu1/composer/
MIT License
Copyright (c) qmu Co.,Inc.
Content type
Image
Digest
Size
34.2 MB
Last updated
about 9 years ago
docker pull qmu1/composer