/docker-prestissimo

Docker image for Composer Prestissimo

Primary LanguageMakefile

Composer Prestissimo docker image

Usage

docker run -it \
   -v $(pwd):/srv \
      ypereirareis/prestissimo composer install

Build

git clone git@github.com:ypereirareis/docker-prestissimo.git && cd docker-prestissimo
make build
make build-no-cache

Credits

Thanks to https://github.com/hirak/prestissimo