https://github.com/ntidev/docker-composer
dockerized PHP with composer
https://github.com/ntidev/docker-composer
Last synced: 3 months ago
JSON representation
dockerized PHP with composer
- Host: GitHub
- URL: https://github.com/ntidev/docker-composer
- Owner: ntidev
- Created: 2021-03-31T13:05:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-06T19:27:34.000Z (almost 2 years ago)
- Last Synced: 2025-01-29T23:15:38.692Z (over 1 year ago)
- Language: Dockerfile
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-composer
dockerized PHP with composer
Usage:
`docker run --rm -v path/to/app:/app ntidev/composer install`
Enjoy!