Skip to content

A docker compose file for development environment

Notifications You must be signed in to change notification settings

HueLiu/docker-development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Compose File for multiple services

Already integrated

  • mysql
  • postgresql
  • redis
  • mongodb

Run compose file

# NOTE: remove ./postgresql/data/.gitkeep before run compose file.
docker compose --compatibility up -d

About

A docker compose file for development environment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published