Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

Executing SSH command in running container? #19

Open
chrisspen opened this issue Aug 28, 2020 · 1 comment
Open

Executing SSH command in running container? #19

chrisspen opened this issue Aug 28, 2020 · 1 comment

Comments

@chrisspen
Copy link

Is it possible to execute a traditional fabric command within a running docker container? e.g. Make the Fabric run() execute inside Docker?

I'm looking for a tool that can SSH into and run commands inside a docker container. I'm familiar with Fabric, so I thought a tool named Docker-Fabric would be exactly what I needed. However, after reading through the documentation, there doesn't seem to be any Fabric-like functionality. This just appears to be a Python wrapper around the service-level components of Docker. Is this correct?

For example, I saw this doc page about SSH tunneling, but nothing there describes how to execute SSH commands inside the container. Is this outside the scope of the project?

@shayneoneill
Copy link

I think its abandoned :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants