You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Serve image data slowly, to test some copy scenarios.
Different from wait.kontain.me because it blocks pulls the first time, instead of failing and enqueueing generation and asking clients to pull later.
docker pull slow.kontain.me/slow:60s should generate a manifest containing one layer ~immediately, then proxy serving the layer through the app and take frequent naps while streaming contents.
The text was updated successfully, but these errors were encountered:
Serve image data slowly, to test some copy scenarios.
Different from wait.kontain.me because it blocks pulls the first time, instead of failing and enqueueing generation and asking clients to pull later.
docker pull slow.kontain.me/slow:60s
should generate a manifest containing one layer ~immediately, then proxy serving the layer through the app and take frequent naps while streaming contents.The text was updated successfully, but these errors were encountered: