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
{{ message }}
This repository was archived by the owner on Mar 18, 2024. It is now read-only.
Currently the dockerclient.PullImage only supports the name of the image and will always pull latest.
I might want to pull older versions in case a newer image is broken. Or i might want to pull from another Registry.