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
Maybe I missed it, but it appears that the --ssh option is missing from the python client. This option provides the SSH agent socket or keys from the host to the build. (e.g. docker build --ssh=default ...)
Am I missing something obvious here or is this option not provided?