DockStation / dockstation

DockStation is developer-centric application to managing projects based on Docker. Instead of lots of CLI commands you can monitor, configure, and manage services and containers using just a GUI.
https://dockstation.io/
2.13k stars 106 forks source link

Exec not working #282

Open dluigirafael opened 3 years ago

dluigirafael commented 3 years ago

Screenshot from 2021-05-16 12-41-08 Screenshot from 2021-05-16 12-41-29

My guess is that the command is not passed as a string so bash just runs "docker"

Atuldubey98 commented 8 months ago

yes i am facing same issue