coffie / stack
Docker files for a Laravel application
Installs: 25
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/coffie/stack
Requires
- php: ^7.4|^8.0
- illuminate/console: ^8.0|^9.0
- illuminate/contracts: ^8.0|^9.0
- illuminate/support: ^8.0|^9.0
Requires (Dev)
- orchestra/testbench: 6.x-dev
- phpunit/phpunit: 9.5.x-dev
This package is auto-updated.
Last update: 2022-07-13 18:50:53 UTC
README
-
Add testing DB to mysql container
-
Update binary to be able:
- run docker-compose commands via /vendor/bin/stack
- run docker(?) commands via /vendor/bin/stack
- run composer & artisan containers prior docker-compose.yml creation (containers created on the fly, after command is executed - removed)