jaejamesdev / dockerme
A quick and simple composer package to download some docker files and get you up and running with docker in a jiffy!
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/jaejamesdev/dockerme
Requires
- php: >=7.1.3
This package is auto-updated.
Last update: 2025-11-29 03:04:08 UTC
README
A Simple Way To Enhance Your Local Laravel Development With Docker & Docker Compose (PHP 7.3).
Installation
$ composer require jaejamesdev/dockerme
Usage
Basic Example:
$ php artisan docker:me
The above command is all you need to get started! It will download all the files needed. Then at the end of the download, you can just run
$ docker-compose up
It really is as simple as that!
Todos
- Blog Post Going In-Depth About Docker
- Allowing Changable PHP Versions
Issues & Requests
See the issues section on Github!
Follow Me
Why not give me a follow on twitter?