Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
熊鹏飞
/
xxljob220
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
50c19f69
authored
Nov 26, 2018
by
xuxueli
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
更新RM
parent
d3f50dfb
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
doc/XXL-JOB官方文档.md
doc/XXL-JOB官方文档.md
View file @
50c19f69
## 《分
布式任务调度平台XXL-JOB》
## 《分
布式任务调度平台XXL-JOB》
...
@@ -338,13 +338,16 @@ XXL-JOB是一个轻量级分布式任务调度平台,其核心设计目标是
...
@@ -338,13 +338,16 @@ XXL-JOB是一个轻量级分布式任务调度平台,其核心设计目标是
#### 其他:Docker 镜像方式搭建调度中心:
#### 其他:Docker 镜像方式搭建调度中心:
-
下载镜像
-
下载镜像
```
```
// Docker地址:https://hub.docker.com/r/xuxueli/xxl-job-admin/
// Docker地址:https://hub.docker.com/r/xuxueli/xxl-job-admin/
docker pull xuxueli/xxl-job-admin
docker pull xuxueli/xxl-job-admin
```
```
-
创建容器并运行
-
创建容器并运行
```
```
docker run -p 8080:8080 -v /tmp:/data/applogs --name xxl-job-admin -d xuxueli/xxl-job-admin
docker run -p 8080:8080 -v /tmp:/data/applogs --name xxl-job-admin -d xuxueli/xxl-job-admin
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment