Code Monkey home page Code Monkey logo

docker's Introduction

Docker 构建实例

使用supervisor管理docker容器启动时运行的进程。

  • bin : 帮助构建和发布容器的docker命令脚本,registry使用的是阿里容器中心
  • centos7 : 添加了常用的工具,主要包括gcc、python和supervisor,同时初始化了supervisor的配置
  • jdk8 : jdk1.8-x64安装和配置
  • tomcat7 : 安装tomcat,优化了tomcat访问日志。具体参考tomcat7/README.md
  • zookeeper : 安装zookeeper3.4.8,支持单点和集群的zookeeper配置,具体参考zookeeper配置
  • golang : 基于go1.6构建。
  • codis : 包含codis-config、codis-proxy等功能,需要根据实际环境启动和配置,最好以--net=host模式运行容器。
  • codis-server : 类似于redis的服务端,比原有的redis增加了slot功能,默认暴露的端口为6379。
  • erlang : 基于erlang_R15B01构建,下载地址
  • rabbitmq : 基于3.5.1构建,下载地址 , rabbitmq概览rabbitmq文档
  • dubbo_admin: dubbo管理端控制台。
  • net : 实现docker容器网络互联的方案。以后结合zookeeper在每台宿主机上实现docker容器路由规则动态添加。
  • mysql : 暂未使用

docker's People

Contributors

lp895876294 avatar

Watchers

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