docker-lockbox: SSH Into a Container, Get Shit Done, Touch Nothing Else
Every time I build a tool that runs inside a Docker container, I hit the same problem: how do I let people interact with it remotely? The obvious answer is …
Software Engineer and more
Every time I build a tool that runs inside a Docker container, I hit the same problem: how do I let people interact with it remotely? The obvious answer is …
Let’s be fucking honest here – if you’ve ever tried to do anything serious with Go’s os/exec package, you know it’s about as user-friendly as a cactus suppository. Want to stream output …
Hey there! So, you know how sometimes you stumble upon a tool that just makes your life easier? That’s exactly what happened with me and supervisor-shell-ui. This nifty little command-line …