All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Pooshit: Tool for Syncing Local Code to Remote Docker Containers

By

marktolson

8mo ago· 1 min readen

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 pulled
I'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
Snippet from the RSS feed
Pronounced Push-It....

You might also wanna read