docker-to-linux
docker-to-linux copied to clipboard
rm dist.dir isn't working
This is so weird, at the very end of the build (make ubuntu
), something is calling rm ubuntu.dir
(and failing), but I can't figure out what! Any ideas?
rm ubuntu.dirmake: unlink: ubuntu.dir: Operation not permitted
ubuntu.tar
Thanks for the report! What platform did you use (macOS, Linux, ARM or x86 etc.) when this error appeared?
osx, m1
I'm also experiencing this when trying out the tool on Ubuntu x86_64.