chore(docker): dockerize app, add workflow to push image on gitea registry
This commit is contained in:
10
.dockerignore
Normal file
10
.dockerignore
Normal file
@@ -0,0 +1,10 @@
|
||||
vendor/
|
||||
var/
|
||||
.env.local
|
||||
.env.*.local
|
||||
/public/assets/
|
||||
/assets/vendor/
|
||||
.idea/
|
||||
.git/
|
||||
.phpunit.cache/
|
||||
phpunit.xml
|
||||
Reference in New Issue
Block a user