update docker doc

This commit is contained in:
hengyunabc
2019-02-14 14:36:53 +08:00
parent 3be2673fe8
commit 46e0fb082a
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -61,4 +61,6 @@ FROM openjdk:8-jdk-alpine
COPY --from=hengyunabc/arthas:latest /opt/arthas /opt/arthas
```
[https://hub.docker.com/r/hengyunabc/arthas](https://hub.docker.com/r/hengyunabc/arthas)
如果想指定版本,可以查看具体的tags:
[https://hub.docker.com/r/hengyunabc/arthas/tags](https://hub.docker.com/r/hengyunabc/arthas/tags)
+3 -1
View File
@@ -61,4 +61,6 @@ FROM openjdk:8-jdk-alpine
COPY --from=hengyunabc/arthas:latest /opt/arthas /opt/arthas
```
[https://hub.docker.com/r/hengyunabc/arthas](https://hub.docker.com/r/hengyunabc/arthas)
If you want to specify a version, you can view all the tags:
[https://hub.docker.com/r/hengyunabc/arthas/tags](https://hub.docker.com/r/hengyunabc/arthas/tags)