Skip to content

A list of docker-compose files that includes the services I use the most

Notifications You must be signed in to change notification settings

R2-t/docker-compose-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Docker compose files

This Repo contains the docker-compose files to run the different services, some of them need to configure environment variables to execute properly.

How it works?

Each docker-compose.yml file can be found in the corresponding branch. For example, the mongodb branch contains the docker-compose.yml file to run the mongodb service.

How to run?

To run the docker-compose file, you need to execute the following command:

docker-compose up -d

About

A list of docker-compose files that includes the services I use the most

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published