Thanks to visit codestin.com
Credit goes to github.com

Skip to content

missaouib/docker-compose-collections

 
 

Repository files navigation

Docker Compose Collections

Just a collection of docker-compose.yml for quick setup of your development. All of the them have a GUI option included for managing the data easier through browser. All of the data should be persistent (data is still there when restarting the container) except, well, memcached.

Requirement

Installation

  1. Clone this repo.
    git clone https://github.com/rl404/docker-compose-collections.git
  2. Go inside.
    cd docker-compose-collections
  3. Modify the yml file that you want to build especially the environment part.
  4. Build and run your desired rcontainers.
    docker-compose -f filename.yml up

About

Docker Compose Collection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published