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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
1
Branch
0
Tags
36 KiB
Dockerfile
93.2%
Shell
6.8%
Tree:
c8d7014cca
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c8d7014cca'
${ noResults }
symfony-docker-init
/
init.sh
2 lines
64 B
Raw
Blame
History
#!/bin/bash
composer create-project symfony/website-skeleton src
Reference in new issue