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.
2 parents 4bb1fe4 + 10a4cde commit 6f6bb35Copy full SHA for 6f6bb35
Makefile
@@ -82,7 +82,7 @@ rootlessintegration: runcimage
82
localrootlessintegration: all
83
tests/rootless.sh
84
85
-shell: all
+shell: runcimage
86
docker run -e TESTFLAGS -ti --privileged --rm -v $(CURDIR):/go/src/$(PROJECT) $(RUNC_IMAGE) bash
87
88
install:
0 commit comments