https://github.com/ntidev/docker-prestissimo
dockerized PHP 7.2 alpine with composer prestissimo
https://github.com/ntidev/docker-prestissimo
Last synced: 6 months ago
JSON representation
dockerized PHP 7.2 alpine with composer prestissimo
- Host: GitHub
- URL: https://github.com/ntidev/docker-prestissimo
- Owner: ntidev
- Created: 2018-12-17T15:22:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-17T19:19:18.000Z (over 5 years ago)
- Last Synced: 2025-01-29T23:15:40.600Z (over 1 year ago)
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/gsingh1/prestissimo/
- Size: 8.79 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-prestissimo
dockerized PHP 7.2 alpine with composer prestissimo
Usage:
`docker run --rm -v path/to/app:/app bvisonl/prestissimo install`
Enjoy!