https://github.com/zhuima/supervisor_docker
supervisor测试docker,辅助项目
https://github.com/zhuima/supervisor_docker
Last synced: 5 months ago
JSON representation
supervisor测试docker,辅助项目
- Host: GitHub
- URL: https://github.com/zhuima/supervisor_docker
- Owner: zhuima
- Created: 2019-01-24T07:00:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-24T11:52:08.000Z (over 5 years ago)
- Last Synced: 2025-05-31T06:18:16.542Z (about 1 year ago)
- Language: Dockerfile
- Size: 7.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)