https://github.com/flaver12/phalcondocker
A docker img for phalcon
https://github.com/flaver12/phalcondocker
Last synced: 5 months ago
JSON representation
A docker img for phalcon
- Host: GitHub
- URL: https://github.com/flaver12/phalcondocker
- Owner: flaver12
- Created: 2015-08-10T06:57:27.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-10T07:07:15.000Z (almost 11 years ago)
- Last Synced: 2025-03-05T22:36:47.585Z (over 1 year ago)
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# phalconDocker
A docker img for phalcon
Example
docker run -p 4000:80 -v /Path/To/My/Code:/var/www/html -d --name myAwsomeName