https://github.com/stuzzo/docker-symfony4
Ready-to-run Docker environment for Symfony4 development
https://github.com/stuzzo/docker-symfony4
docker docker-compose php-fpm symfony4
Last synced: 2 months ago
JSON representation
Ready-to-run Docker environment for Symfony4 development
- Host: GitHub
- URL: https://github.com/stuzzo/docker-symfony4
- Owner: stuzzo
- License: mit
- Created: 2018-02-12T23:50:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-24T09:58:21.000Z (over 8 years ago)
- Last Synced: 2025-03-30T04:42:41.542Z (about 1 year ago)
- Topics: docker, docker-compose, php-fpm, symfony4
- Language: Shell
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker for Symfony 4 (PHP7-FPM - XDEBUG - NGINX - MySQL - PHPMYADMIN)
This project contains all you need for a Symfony4 application (based on website-skeleton). This complete stack run with docker and [docker-compose (1.7 or higher)](https://docs.docker.com/compose/).
Read full [Documentation](docker/README.md) to start using it.
### License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
### Acknowledgements
This project is built based on [maxpou's project](https://github.com/maxpou/docker-symfony).
### Contributing
Feel free to add your contribute to this project ;)
If you find a bug or a typo, please open an issue or send me a pull request.
### Author
Alfredo Aiello - [Twitter](https://www.twitter.com/stuzzo)