Pedro Piñera Buendía
Pedro Piñera Buendía
We can probably introduce a protocol that errors can conform to to declare that they don't need additional error instructions on exit.
This would be amazing! Have you folks considered something like Dockerfile but for Lume images?
> Layering: VM images (disk.img) are currently chunked (default size of 500MB) during push on a registry. Due to the nature of .img files, this causes more cache misses than...
> It would be great if `lume` could have a packer builder approach for building the images. `packer` is a great tool for building VM images. `tart` have a builder...
Yeah, I think that makes sense. What do you think @f-trycua? We can start with a documentation, and leave some pointers for anyone interested to contribute the improvement.
@freak4pc thanks for providing the steps. I'll look into it. Until then, I'd recommend using the option that you just discovered 😀
I'll push this one to the finish line ;)
This work has been completed as part of [this PR](https://github.com/tuist/tuist/pull/7380) so I'll go ahead and close this PR.
@AndreaMiotto is the issue that the package doesn't compile?
@CodeWithShreyans any chance you can share a project where we can reproduce this? Something you might want to do is to create a project through Xcode with a similar setup...