laravel-zero-docker
laravel-zero-docker copied to clipboard
A Laravel Zero command to generate a Dockerfile using Box
## Description Add a flag that pushes to Docker Hub automatically. As suggested by [@rsinnbeck](https://twitter.com/rsinnbeck) on [Twitter](https://twitter.com/rsinnbeck/status/1328666499947630595). ## Possible implementation For example, the flag could be `php application app:docker --publish`,...
## Description I successfully installed v1.3.0 but when trying to generate the Dockerfile I get the following error: `Cannot retrieve the requirements for the PHAR. Make sure the PHAR has...