This repository has been archived by the owner on Feb 24, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 80
overlayfs does not support rename operations #303
Comments
Alternatively, Ubuntu could be declared not as a dependency but as the starting image, when doing |
What kernel version do you have? |
|
Can you repro on 4.7 or later? |
Success on kernel 4.10, closing... Sorry. |
Odd that this was not mentioned in the documentation though. |
It definitely should be, I'm going to reopen this as a reminder to myself to add that the next time I'm sparing some cycles for acbuild. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
https://github.com/containers/build/blob/master/examples/mongodb/build-mongodb.sh
Importing MongoDB's GPG keys fail because rename operations are not supported by overlayfs.
A potential solution to this would be to run
acbuild squash
on the container before doing any rename operations, but that command hasn't been implemented (#18) yet.The text was updated successfully, but these errors were encountered: