fkie-cad / FACT_docker

Dockerfile for building the FACT container
GNU General Public License v3.0
21 stars 10 forks source link

Dockerfile: Set home dir #7

Closed maringuu closed 2 years ago

maringuu commented 2 years ago

This fixes problems with binwalk that assumes that $HOME is set to an existing directory. See [1]

[1] https://github.com/ReFirmLabs/binwalk/issues/571

Closes https://github.com/fkie-cad/FACT_docker/issues/5

jstucke commented 2 years ago

This could explain the weird behavior that I experienced where binwalk seemed to be installed but oddly nothing happened when trying to start it.