Coder Social home page Coder Social logo

ljcoopz / awesome-compose Goto Github PK

View Code? Open in Web Editor NEW

This project forked from docker/awesome-compose

0.0 0.0 0.0 4.59 MB

Awesome Docker Compose samples

Home Page: https://docs.docker.com/compose/

License: Creative Commons Zero v1.0 Universal

Dockerfile 9.73% JavaScript 2.55% TypeScript 11.72% HTML 41.15% CSS 4.39% C# 5.92% Python 7.14% Go 3.78% Java 7.77% Vue 2.22% Rust 2.56% PHP 0.04% SCSS 0.47% Shell 0.56%

awesome-compose's Introduction

Awesome Compose Awesome

logo

A curated list of Docker Compose samples.

These samples provide a starting point for how to integrate different services using a Compose file and to manage their deployment with Docker Compose.

Note:

The following samples are intended for use in local development environments such as project setups, tinkering with software stacks, etc. These samples must not be deployed in production environments.

Contents

Samples of Docker Compose applications with multiple integrated services

Single service samples

Basic setups for different platforms (not production ready - useful for personal use)

Getting started

These instructions will get you through the bootstrap phase of creating and deploying samples of containerized applications with Docker Compose.

Prerequisites

Running a sample

The root directory of each sample contains the docker-compose.yaml which describes the configuration of service components. All samples can be run in a local environment by going into the root directory of each one and executing:

docker-compose up -d

Check the README.md of each sample to get more details on the structure and what is the expected output. To stop and remove all containers of the sample application run:

docker-compose down

Contribute

We welcome examples that help people understand how to use Docker Compose for common applications. Check the Contribution Guide for more details.

awesome-compose's People

Contributors

aiordache avatar alvanxp avatar carehart avatar chris-crone avatar clach04 avatar dependabot[bot] avatar frgreiner avatar glours avatar grantbirki avatar jdrouet avatar jfcg avatar justincormack avatar kouul avatar krvaibhaw avatar leonstoldt avatar lfache avatar lfvilella avatar ndeloof avatar phamthainb avatar pipopopo avatar rahilsh avatar romainbelorgey avatar ryuichi1208 avatar stvansolano avatar syed-afzal avatar thyrlian avatar ti777777 avatar tunaalaygut avatar usha-mandya avatar vjanz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.