Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Di Pierro <[email protected]>
  • Loading branch information
FedeDP committed Dec 18, 2024
1 parent a8e25cb commit 047cebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/containers/sinsp.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ COPY /probe.o /driver/probe.o
COPY /scap.ko /driver/scap.ko
COPY /libcontainer.so /plugins/libcontainer.so

ENTRYPOINT [ "sinsp-example", "-j", "-a", "-p", "/plugins/libcontainer.so" ]
ENTRYPOINT [ "sinsp-example", "-j", "-a", "-p", "/plugins/libcontainer.so|{\"verbosity\":\"debug\"}" ]

0 comments on commit 047cebe

Please sign in to comment.