Skip to content

James-Dao/test

Repository files navigation

docker run -it --rm --name=sysdig --privileged=true \
 --volume=/var/run/docker.sock:/host/var/run/docker.sock \ 
 --volume=/dev:/host/dev --volume=/proc:/host/proc:ro \ 
 --volume=/boot:/host/boot:ro \ 
 --volume=/lib/modules:/host/lib/modules:ro \
 --volume=/usr:/host/usr:ro \
 -e LogLevelString=INFO \ 
 daocloud.io/jamesxiong/hello:master-19c03a0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages