rl404 / docker-compose-collections

Docker Compose Collection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License

MIT License

Copyright (c) 2021 Axel