Skip to content

metafoxapp/docker-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-builder

build docker image

Build foxsystem/php:fpm

docker buildx build ./php --tag=foxsystem/php:fpm --target=fpm --push --file=Dockerfile

**Build foxsystem/php:swoole**

docker buildx build ./php --tag=foxsystem/php:swoole --target=swoole --push --file=Dockerfile

About

build docker image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors