Download the PHP package n1215/roadrunner-docker-skeleton without Composer
On this page you can find all versions of the php package n1215/roadrunner-docker-skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download n1215/roadrunner-docker-skeleton
More information about n1215/roadrunner-docker-skeleton
Files in n1215/roadrunner-docker-skeleton
Download n1215/roadrunner-docker-skeleton
More information about n1215/roadrunner-docker-skeleton
Files in n1215/roadrunner-docker-skeleton
Vendor n1215
Package roadrunner-docker-skeleton
Short Description A local docker environment skeleton for RoadRunner
License MIT
Package roadrunner-docker-skeleton
Short Description A local docker environment skeleton for RoadRunner
License MIT
Keywords dockerroadrunner
Please rate this library. Is it a good library?
Informations about the package roadrunner-docker-skeleton
roadrunner-docker-skeleton
A local docker environment skeleton for RoadRunner, the PHP application server written in golang.
HTTP Server and PHP Workers are enabled by default.
Requirements
- Bash
- Docker Compose
Install
via Git
via Composer
Commands
Start the container
and access http://localhost:8080
Stop the container
Login into the container
Show container log
Execute RoadRunner commands
Change RoadRunner version
1. change .env file
2. run the initialization script
rebuild the RoadRunner image and update composer dependencies.
Auto-Reloading
Auto reloading is enabled by default. RoadRunner detects PHP file changes and reload connected services.
To turn off this feature, remove the reload
section in .rr.yaml.
see: Roadrunner : Auto-Reloading
Directory structure
- containers contains Dockerfile and the config file for RoadRunner.
- worker.php worker's entry point file
All versions of roadrunner-docker-skeleton with dependencies
PHP Build Version
Package Version
The package n1215/roadrunner-docker-skeleton contains the following files
Loading the files please wait ....