Skip to content

List of various docker-compose files that can be used for development

License

Notifications You must be signed in to change notification settings

anantagarwal/docker-compose

Repository files navigation

docker-compose

List of various docker-compose files that can be used for development

  • Postgres standalone
  • Postgres primary/secondary (read/write)
    • Run the below command before running docker-compose
    • docker network create bridge-docker
  • OPA (Open Policy Agent)
  • MySQL
  • Vault
  • Kong
  • Wiremock
  • Cassandra

Navigate to specific docker-compose folder and run the command

docker-compose up

About

List of various docker-compose files that can be used for development

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published