We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46b7210 commit fc76b13Copy full SHA for fc76b13
Makefile
@@ -79,7 +79,7 @@ recvtty sd-helper seccompagent fs-idmap memfd-bind pidfd-kill remap-rootfs:
79
80
.PHONY: clean
81
clean:
82
- rm -f runc runc-* libcontainer/dmz/runc-dmz
+ rm -f runc runc-* libcontainer/dmz/binary/runc-dmz
83
rm -f contrib/cmd/recvtty/recvtty
84
rm -f contrib/cmd/sd-helper/sd-helper
85
rm -f contrib/cmd/seccompagent/seccompagent
0 commit comments