A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
You can use the image directly, e.g.
docker run --rm -it chinayin/xxl-job-executor-springboot:2.3.0
The images are built daily and have the security release enabled, so will contain any security updates released more than 24 hours ago.
You can also use the images as a base for your own Dockerfile:
FROM chinayin/debian:xxl-job-executor-springboot:2.3.0