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

test wait.kontain.me

This commit is contained in:
Jason Hall 2021-01-01 09:20:18 -05:00
parent 56ad9db430
commit 87374b6124

View file

@ -34,3 +34,11 @@ time crane validate --remote=random.kontain.me/random:4x10
### viz
curl https://viz.kontain.me | grep textarea
### wait
uid=image-$(date +%s)
crane manifest wait.kontain.me/${uid} || true
sleep 11 # for good measure
time crane validate --remote=wait.kontain.me/${uid}
time crane validate --remote=wait.kontain.me/${uid}