|
|
|
|
|
by ryall
1940 days ago
|
|
Yeah I dusted off an old licence I had for resilio sync and use that to sync with my local machine. You can get around this by running git clone inside your container as part of the startup process. But 1. It can add quite a delay to starting a container depending on the size of your codebase, and 2. Not all of my code is necessarily committed and pushed. For me, syncing works well but I can see how it would not suit every use case |
|
Probably similar reasons to what you mean by not having all code committed and pushed.