laravel-zero-docker icon indicating copy to clipboard operation
laravel-zero-docker copied to clipboard

A Laravel Zero command to generate a Dockerfile using Box

Results 2 laravel-zero-docker issues
Sort by recently updated
recently updated
newest added

## 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`,...

type: enhancement
status: help wanted
semver: minor

## 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...