The base image for Swoole with general extension.
Pull image
docker pull ghcr.io/104lab/lazy-octane:8.3
Run container example:
docker run --rm -it -v $(pwd):/source -w /source -p 8000:8000 ghcr.io/104lab/lazy-octane:8.3 php artisan octane:start
The MIT License (MIT). Please see License File for more information.