-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
podman-remote build: --rm=false is ignored #9869
Comments
Fix handling of SecurityOpts LabelOpts SeccompProfilePath ApparmorProfile Fix Ulimits Fixes: containers#9869 Signed-off-by: Daniel J Walsh <[email protected]>
I'm pretty confused. This is not fixed, even in 8c0df1c with buildah-v1.20.1-0.20210402144408-36a37402d0c8. And looking at #9884, I see:
...but this issue relates to |
Fix handling of SecurityOpts LabelOpts SeccompProfilePath ApparmorProfile Fix Ulimits Fixes: containers#9869 Signed-off-by: Daniel J Walsh <[email protected]>
Fix handling of SecurityOpts LabelOpts SeccompProfilePath ApparmorProfile Fix Ulimits Fixes: containers#9869 Signed-off-by: Daniel J Walsh <[email protected]>
A friendly reminder that this issue had no activity for 30 days. |
Still present in 54bed10 |
Fixes: containers#9869 Signed-off-by: Daniel J Walsh <[email protected]>
Fixes: containers#9869 [NO TESTS NEEDED] Since the podman-remote buildah tests will test this, and this is clearly correct. Signed-off-by: Daniel J Walsh <[email protected]>
In window 1:
$ ./bin/podman system service --timeout=0
In window 2:
That is: empty output from
buildah containers
. Expected multiple non-deleted layers:The text was updated successfully, but these errors were encountered: