Home
Softono
docker-sync

docker-sync

Open source Ruby
3.6K
Stars
284
Forks
5
Issues
63
Watchers
6 months
Last Commit

About docker-sync

docker-sync enables high-performance development workflows on Docker by providing synchronized file sharing between host machines and containers. It solves the well-known performance issues users face when developing on OSX, Windows, or Linux by using native file system drivers rather than slow virtualized mounts. This allows applications to run at full speed while code changes remain synced instantly between the host and container environments. Key features include support for multiple sync strategies, automatic file watching, and seamless integration with existing Docker Compose setups. Common use cases include web development, microservices development, and any scenario requiring rapid iteration on containerized applications without sacrificing performance. docker-sync empowers developers to use Docker as a primary development environment across all major operating systems.

Platforms

Web Self-hosted Docker Linux Windows macOS

Languages

Ruby

Links