This website works better with JavaScript.
Home
Explore
Help
Sign In
arno
/
examples-docker-healthcheck
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
updates
master
Andrey Arapov
1 year ago
parent
8128a33d54
commit
07a877e236
Signed by:
arno
GPG Key ID:
9076D5E6B31AE99C
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
README.md
+ 2
- 1
README.md
View File
@@ -49,7 +49,8 @@ docker service ls
```
docker service rm test1
docker swarm leave --force
rm -rf -- /tmp/html
rm -f -- /tmp/status
docker rmi healthcheck-test
```
### Extra
Write
Preview
Loading…
Cancel
Save