ypereirareis / docker-prestissimo

Docker image for Composer Prestissimo

Home Page:https://hub.docker.com/r/ypereirareis/prestissimo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Docker image for Composer Prestissimo

https://hub.docker.com/r/ypereirareis/prestissimo/


Languages

Language:Makefile 100.0%