Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#3178·docker-py

SSH option missing from the python client

Author: agyoungsCreated Sep 27, 2023Updated Mar 25, 2026
Labelsneeds-buildkit

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?

Source: docker/docker-py

View original on GitHubView discussion on GitHub