浏览代码

add docker pulls badge

dev_h
Ophir LOJKINE 4 年前
父节点
当前提交
55acf500d0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

28
 ### Running the code in a container (safer)
28
 ### Running the code in a container (safer)
29
 
29
 
30
 If you use the [docker](https://www.docker.com/) containerization service, you can easily run WBO as a container. 
30
 If you use the [docker](https://www.docker.com/) containerization service, you can easily run WBO as a container. 
31
-An official docker image for WBO is hosted on dockerhub as [`lovasoa/wbo`](https://hub.docker.com/repository/docker/lovasoa/wbo).
31
+An official docker image for WBO is hosted on dockerhub as [`lovasoa/wbo`](https://hub.docker.com/repository/docker/lovasoa/wbo): [![WBO 1M docker pulls](https://img.shields.io/docker/pulls/lovasoa/wbo.svg)](https://hub.docker.com/repository/docker/lovasoa/wbo).
32
 
32
 
33
 You can run the following bash command to launch WBO on port 5001, while persisting the boards outside of docker:
33
 You can run the following bash command to launch WBO on port 5001, while persisting the boards outside of docker:
34
 
34
 

正在加载...
取消
保存