mirror of
https://github.com/mudler/luet.git
synced 2025-09-03 16:25:19 +00:00
We used to create dockerfiles blindly assuming there is content, but that's not the case for virtual packages. Due to https://github.com/moby/moby/issues/38039 we are forced for a "unpleasant" workaround, as we can't create empty FROM scratch images and export them.