Streamline Docker image creation when using workspaces #300
Closed
JonasHiltl
started this conversation in
Ideas
Replies: 1 comment
-
|
This is out of scope for Turbo today as this would put an undue burden on our team. Our Definitely sounds awesome to have, though. Maybe someday! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For me the biggest painpoint of monorepos and especially yarn/npm workspaces is the creation of Docker images. It would be super helpful if Turbo would be able to create Docker images, or generate
Dockerfilesof the individual applications in the monorepo and automatically copy only the shared packages that the individual application relies on.I know that this idea might be a bit off topic from Turbos actual goal, but I think that a lot of people are in need for this type of solution and maybe it can be intergrated through a plugin for Turbo.
Beta Was this translation helpful? Give feedback.
All reactions