Skip to content

baofeng24/docker-compose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn docker-compose

  1. build image docker build -t {imageName} .
  2. edit docker-compose.yml
  3. if on Local system environment you can add zulin_local.bmmyou.com 127.0.0.1 in you system hosts , otherwise edit ./nginx/zulin.conf change server_name
  4. run docker-compose up -d
  5. now you can put file in this project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 96.2%
  • PHP 3.8%