Skip to content

sloth-wq/php_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker php environment

environment

  • infra
    • mysql80
    • php-fpm80
    • nginx
    • redis
  • tool
    • redisinsight
      • redis client tool
    • schemaspay
      • DB schema
    • adminer
      • DB client tool
    • ※ minio
      • object storage

how to use

brew install go-task/tap/go-task
  • execute command
# initialize environment
$ task build

# create container
$ task up

access to browser

task command

  • task init
  • task build
  • task build:no-cache
  • task up
  • task up:d
  • task stop
  • task down
  • task ps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published