Pooshit: Tool for Syncing Local Code to Remote Docker Containers
By
marktolson
8mo ago· 1 min readen
46/100
Doughy
Bagelometer↗
Sketches a bagel but doesn't bake it through.
Score46Typehow-toSentimentpositive
Summary
Pooshit is a developer tool that simplifies syncing local code to remote Docker containers. It allows developers to push local development files to a remote VM folder, automatically remove relevant running containers, and build/run updated containers with a single command, eliminating the need for complex image building, cloud repository syncing, or git workflows.
Key quotes
· 4 pulledI'm a lazy developer for the most part, so this is for people like me
Sometimes I just want my local code running in live remote containers quickly
With pooshit (and a simple config file), you can simply push your local dev files to a remote folder
It works well with reverse proxies like nginx
Pronounced Push-It....
