xuxueli / xxl-job

A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
http://www.xuxueli.com/xxl-job/
GNU General Public License v3.0
27.46k stars 10.86k forks source link

提供docker-compose编排支持 #550

Closed ghost closed 4 years ago

ghost commented 5 years ago

Please answer some questions before submitting your issue. Thanks!

Which version of XXL-JOB do you using?

v1.9.2

Expected behavior

新增docker-compose编排支持

Actual behavior

  1. 为xxl-job定制一个mysql基础镜像,容器启动时自动生成16张表
  2. 出版本时,提供版本镜像: job-admin, job-executors-samples等
  3. 提供compose编排文件

    Steps to reproduce the behavior

    N/A

    Other information

    我已经对这些工作做了一个版本,包括: mysql基础镜像和compose编排文件,请问如何贡献?

minliacom commented 5 years ago

先fork项目 然后提交pull request即可