https://github.com/markelca/symfony-docker
Example dockerized symfony project
https://github.com/markelca/symfony-docker
Last synced: about 1 month ago
JSON representation
Example dockerized symfony project
- Host: GitHub
- URL: https://github.com/markelca/symfony-docker
- Owner: MarkelCA
- Created: 2022-06-05T12:19:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-05T12:31:55.000Z (almost 3 years ago)
- Last Synced: 2025-02-11T11:52:23.784Z (3 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# symfony-docker
Example dockerized symfony project## Installation
1. ```git clone --recurse-submodules https://github.com/MarkelCA/symfony-docker```
2. ```cd symfony-docker```
4. ```docker-compose up```
5. Visit http://localhost:8000