stevenjohnstone / ghidra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run Ghidra in a Container

I use rootless docker so no attempt is made to run as non-root

Usage

docker build -t ghidra .
./run.sh . #maps current directory to /root/target in the container

About


Languages

Language:Dockerfile 65.9%Language:Shell 34.1%