Skip to content

The base image for Laravel Octane using Swoole extension.

License

Notifications You must be signed in to change notification settings

MilesChou/docker-octane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized Octane image

The base image for Laravel Octane using Swoole extension.

Pull image and run container!

Pull image

docker pull ghcr.io/mileschou/octane:8.0

Run container example:

docker run --rm -it -v $(pwd):/source -w /source -p 8000:8000 ghcr.io/mileschou/octane:8.0 php artisan octane:start

License

The MIT License (MIT). Please see License File for more information.

About

The base image for Laravel Octane using Swoole extension.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project