owenvoke / laravel-zero-docker
A Laravel Zero command to generate a Dockerfile using Box
Fund package maintenance!
owenvoke
ecologi.com/owenvoke?gift-trees
Requires
- php: ^8.2
- laravel-zero/framework: ^10.0 || ^11.0
Requires (Dev)
- larastan/larastan: ^2.9
- laravel/pint: ^1.15
- orchestra/testbench: ^8.0 || ^9.0
- pestphp/pest: ^2.34
- symfony/var-dumper: ^6.4 || ^7.0
README
A Laravel Zero command to generate a Dockerfile using Box
Install
Via Composer
$ composer require --dev owenvoke/laravel-zero-docker
Then register OwenVoke\LaravelZeroDocker\DockerServiceProvider
in your config/app.php
file:
'providers' => [ \OwenVoke\LaravelZeroDocker\DockerServiceProvider::class, ]
Usage
Once you have built your Phar using app:build
, you can run app:docker
and the Dockerfile
will be generated in the builds/
directory.
php application app:docker
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email security@voke.dev instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
Treeware
You're free to use this package, but if it makes it to your production environment you are required to buy the world a tree.
It’s now common knowledge that one of the best tools to tackle the climate crisis and keep our temperatures from rising above 1.5C is to plant trees. If you support this package and contribute to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.
You can buy trees here.
Read more about Treeware at treeware.earth.