当前位置: 首页 > 软件库 > 云计算 > Docker 扩展 >

awesome-compose

Awesome Docker Compose samples
授权协议 CC0-1.0 License
开发语言 JavaScript
所属分类 云计算、 Docker 扩展
软件类型 开源软件
地区 不详
投 递 者 章威
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Awesome Compose

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 anddeploying samples of containerized applications with Docker Compose.

Prerequisites

Running a sample

The root directory of each sample contains the docker-compose.yaml whichdescribes the configuration of service components. All samples can be run ina 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 andwhat 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 forcommon applications. Check the Contribution Guide for more details.

  • 本文是《Docker必知必会系列》第十二篇,原文发布于个人博客:悟尘纪。 上一篇:Docker必知必会系列(附录3):Docker-compose 命令使用指南 前言 Compose 配置文件采用 YAML 格式,用于定义 services(服务), networks(网络)和 volumes(卷)。 文件的默认路径为./docker-compose.yml。有多种版本格式——1、2、2.x 和3

  • 简介 关于这个问题我只是来浑水的,随便写下防止以后忘记了,原理网上有,这里我只记录步骤 安装mysql 配置mysql 配置mysql主从复制 主从验证 安装mysql 为了简单方便我们直接使用mysql的docker-compose文件启动就好了 clone 下面这个项目 git clone https://github.com/bboysoulcn/awesome-dockercompose.

  • 安装及使用见: Centos7 docker docker-compose安装及镜像部署常用操作_XYLANCC的博客-CSDN博客 docker-compose.yml version: '3.3' services: nginx: image: nginx:1.19.2 container_name: nginx volumes: - /etc/loc

 相关资料
  • Awesome Awesome Node.js A curated list of awesome lists that are about or related to Node.js. Inspired by the awesome list thing, going deeper down the rabbit hole. �� Meta stuff about this awesome li

  • A curated list of awesome things related to Vite.js This awesome list is for Vite 2.x and onward. Vite 1.x's list is archived. Resources Official Resources 文档 GitHub Repo Release Notes Vue 3 Docs Awes

  • Awesome Python 是一个资源整理集合,由 vinta 发起和维护。内容包括:Web框架、网络爬虫、网络内容提取、模板引擎、数据库、数据可视化、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析等。 这个系列没有推荐 Python 书籍、经典博文、交互教程,所以另外推荐:《25本免费的Python电子书》、《学习Python编程的11个(教程)资源》、《PythonMonk:Py

  • Font Awesome 是一个图标工具包。其已经被重新设计并从头构建。除此之外,还增加了一些功能,比如 icon font ligature、SVG 框架、流行的前端库(如 React)的官方 NPM 包,以及对新 CDN 的访问。Font Awesome 已扩展至 7,865 个图标。

  • awesome-android 收录了来自 github 或其他网站的关于 Android 的大部分库。

  • The Lithe Project Development Team Awesome CryptoNote A curated list of awesome CryptoNote open-source blockchains, resources, projects, and shiny other things related.Many projects are derived from f

  • Guidelines for Hacktoberfest 2021: About Hacktoberfest: Hacktoberfest is organised by DigitalOcean in partnership with Dev, Intel, DeepSource & Appwrite. It is a month-long celebration of open-source

  • Curated list of awesome neuroscience libraries, software and any content related to the domain. Neuroscience is the study of how the nervous system develops, its structure, and what it does. Neuroscie