mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
update docker doc
This commit is contained in:
@@ -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)
|
||||
@@ -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)
|
||||
Reference in New Issue
Block a user