Coder Social home page Coder Social logo

aastom / 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 5.92 MB

Awesome Docker Compose samples

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

License: Creative Commons Zero v1.0 Universal

Shell 0.44% JavaScript 5.30% Python 5.83% PHP 0.03% Java 6.08% Go 3.04% C# 3.77% Rust 9.34% TypeScript 9.16% CSS 3.43% HTML 35.48% Vue 1.74% Dockerfile 15.99% SCSS 0.37%

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

Use with Docker Dev Environments Icon indicates Sample is compatible with Docker Dev Environments in Docker Desktop version 4.10 or later.

Docker + wasm Icon indicates Sample is compatible with Docker+Wasm.

Single service samples

Use with Docker Dev Environments Icon indicates Sample is compatible with Docker Dev Environments in Docker Desktop version 4.10 or later.

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 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

Quickstart guides

In addition to all the ready to run Compose samples listed above the folder official-documentation-samples contains quickstart guides. Each of these step by step guides explain which files need to be created to build and run a Docker Compose application.

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

glours avatar aiordache avatar jdrouet avatar milas avatar leonstoldt avatar dependabot[bot] avatar stvansolano avatar kouul avatar carehart avatar frgreiner avatar chris-crone avatar ndeloof avatar stefanscherer avatar justincormack avatar thyrlian avatar grantbirki avatar ganjmonk avatar lfvilella avatar alvanxp avatar nicksieger avatar phamthainb avatar rahilsh avatar rickyalbanese avatar romainbelorgey avatar ryuichi1208 avatar jfcg avatar sab-6 avatar syed-afzal avatar tommoulard avatar tunaalaygut 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.