This website works better with JavaScript.
Home
Explore
Help
Sign In
art.dambrine
/
symfony-docker-init
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Dev environment with Symfony and docker
6
Commits
1
Branch
0
Tags
36 KiB
Dockerfile
93.2%
Shell
6.8%
Tree:
a5d4987812
symfony-docker-init
/
init.sh
2 lines
89 B
Raw
Blame
History
#!/bin/bash
docker-compose
exec
php composer create-project symfony/website-skeleton src
Reference in new issue