Skip to content

Latest commit

 

History

History

workflows

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

How to build local

export PHP_VERSION=8.1 && export ALPINE_VERSION=3.18 && export SW_VERSION=5.0.3 && export COMPOSER_VERSION=2.6.4 && export PHP_BUILD_VERSION=81 && docker-compose build alpine-swoole
export PHP_VERSION=8.1 && export ALPINE_VERSION=3.18 && docker-compose build alpine-base