Set an appropriate entry point for Docker image and write a wrapper script
YutaroHayakawa opened this issue · 1 comments
YutaroHayakawa commented
It is better to be able to invoke an ipftrace without enter into the container by bash. However, ipftrace requires a lot of options like mounting the kernel source, debugfs etc. So, we should prepare the wrapper script to help user with it.
YutaroHayakawa commented
Solved in deb1fed