/
..
#
CONTENT
#
TOP
elfutils.sh
SHELL
1
2
3
#!/bin/sh
docker
run
--rm
-w
/share
-v
"
$PWD
":/share
-it
elfutils
$@