mirror of
https://github.com/mudler/luet.git
synced 2025-08-31 14:52:02 +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.