component/dis: Check if instance alive

This commit is contained in:
Tom Wiesing 2022-09-15 18:11:19 +02:00
parent 37cdd201f0
commit 492a0c0404
No known key found for this signature in database
8 changed files with 145 additions and 22 deletions

View file

@ -1,4 +1,4 @@
FROM docker.io/library/alpine
FROM docker.io/library/docker:20.10-cli
COPY wdcli /wdcli
EXPOSE 8888