Closed JohannesTheo closed 1 year ago
Not really no, you can manually unsquash the rootfs and then docker import
the resulting directory but you're gonna have to translate all the enroot configuration to the docker equivalents (it should be fairly easy to script with the use of --change
)
Thanks for the quick response! :)
Hello, quick question.
Is there any known way to bring back a squashed container image to the docker world?
Thanks, Johannes