1
0
Fork 0
mirror of https://github.com/imjasonh/kontain.me synced 2026-07-18 23:03:06 +00:00

add screencast for wait.kontain.me

This commit is contained in:
Jason Hall 2021-01-02 14:30:10 -05:00
parent 42d9b1af1b
commit 33c534871b

View file

@ -22,3 +22,10 @@ Pull a random image available in 30 seconds:
```
docker pull wait.kontain.me/random:30s
```
## Demo
This screencast requests an image that should exist in five seconds, then waits
to see it appear and checks that it's valid.
[![asciicast](https://asciinema.org/a/JUiiq33BaGF3NGx10PP6uvETf.svg)](https://asciinema.org/a/JUiiq33BaGF3NGx10PP6uvETf)