opencontainers / umoci

umoci modifies Open Container images
https://umo.ci
Apache License 2.0
724 stars 97 forks source link

Feature Request - Support Windows containers #413

Open howardlau1999 opened 2 years ago

cyphar commented 2 years ago

Can you clarify what specifically is necessary for this? Is this just another version of #364 or does Windows require some special filesystem handling (I suspect it does, but I haven't used Windows in decades so I'm kind of out of my depth on that topic).

howardlau1999 commented 2 years ago

Can you clarify what specifically is necessary for this? Is this just another version of #364 or does Windows require some special filesystem handling (I suspect it does, but I haven't used Windows in decades so I'm kind of out of my depth on that topic).

Specifically, I would like to integrate this library into my application so that it can unpack an OCI layered image to an OCI runtime bundle with a config.json

howardlau1999 commented 2 years ago

Can you clarify what specifically is necessary for this? Is this just another version of #364 or does Windows require some special filesystem handling (I suspect it does, but I haven't used Windows in decades so I'm kind of out of my depth on that topic).

I think it is not trivial to create a rootfs on Windows