radareorg / iaito

Official QT frontend of radare2
GNU General Public License v3.0
1.02k stars 86 forks source link

Modified docker files because Iaito is built as iaito #77

Closed fr0ster closed 2 years ago

fr0ster commented 2 years ago

Your checklist for this pull request

Detailed description

I Just added patch into Dockerfile and renamed Iaito to iaito in building scripts and entrypoints

Test plan (required)

$ cd ./docker && make build && make run. After it iaito will be ran.

trufae commented 2 years ago

Looks good! Merging!