Skip to content

The base image for Swoole with general extension.

License

Notifications You must be signed in to change notification settings

XiuHanYang/docker-lazy-octane

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lazy Octane

The base image for Swoole with general extension.

Pull image and run container!

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

License

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

About

The base image for Swoole with general extension.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 90.2%
  • Makefile 9.8%