Skip to content

[Bug]: SSH_AUTH_SOCK mounting into container doesn't work #357

@jglogan

Description

@jglogan

Feature or enhancement request details

As a container user, I can mount a unix socket file into a container, so that I can use the ssh agent on my host from a container.

container run --volume "${SSH_AUTH_SOCK}:/var/run/ssh-auth.sock" --env SSH_AUTH_SOCK=/var/run/ssh-auth.sock ...

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

nextMust-have items for current and next milestonestorageissues and features associated with storage.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions