Aug 22, 2017 · 1 min read
Thanks Justin Garrison for the nice article . I was trying the same .
But I am getting this error
root@workers:~# docker ps --format "{{.Names}}"
varnish-worker2-18480root@workers:~# docker run -it --rm --pid=container:varnish-worker2-18480 --cap-add sys_admin --cap-add sys_ptrace strace
docker: --pid: invalid PID mode.
See 'docker run --help'.
root@workers:~#
read the documentation as well . No getting what’s wrong ehre.
