ggsood / docker-compose-examples

Docker Compose templates for variety of use cases.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Compose Examples

Docker Compose templates for a variety of use cases.

Getting started with Docker

Documentation and a good place to start https://docs.docker.com/get-started/overview/

Installing Docker

https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-ubuntu-18-04

Installing Docker Compose

https://www.digitalocean.com/community/tutorials/how-to-install-docker-compose-on-ubuntu-16-04

Docker and docker compose compatibility guide

https://docs.docker.com/compose/compose-file/compose-versioning/

Passing vars as environment files

List of Docker Compose Templates

About

Docker Compose templates for variety of use cases.


Languages

Language:Dockerfile 93.7%Language:Shell 6.3%