Sign inSign up

qmu1/composer

By qmu1

Updated about 9 years ago

An alpine-based dockerfile which runs Composer.

Image
0

996

qmu1/composer repository overview

Composer Dockerfile

layers badge

An alipine-based dockerfile which runs Composer with prestissimo.

Usage

docker run -v $(pwd):/app --rm -ti qmu1/composer:latest /bin/sh -c "\
    composer -v \
"

DockerHub

Available on the DockerHub.

https://hub.docker.com/r/qmu1/composer/

License

MIT License

Copyright (c) qmu Co.,Inc.

Tag summary

Content type

Image

Digest

Size

34.2 MB

Last updated

about 9 years ago

docker pull qmu1/composer