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
A new command: pull is now available. This will pull the source images found in the image manifest. Useful for performing additional operations on the image before pushing to the target registry (e.g. image vulnerability scanning where the image needs to exist on the host machine first).
No longer require --autodetect for the create and update commands. If a file (or directory) is passed into the create command, autodetection will trigger. If no file is provided, images will not be searched for. Update will always require an input.