Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add compose sync example, maybe as default #108

Open
BretFisher opened this issue Jul 1, 2023 · 0 comments
Open

Add compose sync example, maybe as default #108

BretFisher opened this issue Jul 1, 2023 · 0 comments

Comments

@BretFisher
Copy link
Owner

Compose now has a alpha feature for syncing files and avoiding bind-mounts for local development. This is great for many reasons:

  1. increased performance
  2. reducing complexity for compose and dockerfile
  3. removes need for moving node_modules and volume workarounds

First, we need an example (maybe lives in a compose-sync directory and then once feature is out of alpha/beta we make it the default example with a legacy directory for the old way with bind-mounts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant