An open API service indexing awesome lists of open source software.

https://github.com/zhuima/supervisor_docker

supervisor测试docker,辅助项目
https://github.com/zhuima/supervisor_docker

Last synced: 5 months ago
JSON representation

supervisor测试docker,辅助项目

Awesome Lists containing this project

README

          

supervisor in docker
===================

[TOC]

### 一、目的

为了配套[superman项目](https://github.com/zhuima/superman/blob/master/README.md)项目,所以就找了这个

由于github不允许超过100M,可自行下载jdk https://mirror.its.sfu.ca/mirror/CentOS-Third-Party/NSG/common/x86_64/

### 二、参考文档

[docker之使用supervisor管理多个进程](https://blog.csdn.net/lemontree1945/article/details/80508443)

[参考文档实现python脚本](https://segmentfault.com/a/1190000014591673)