e-m-b-a / embark

EMBArk - The firmware security scanning environment
https://www.securefirmware.de
MIT License
314 stars 46 forks source link

docker(-compose) should be used to make things easy #10

Closed etherneet closed 2 years ago

etherneet commented 2 years ago

Now you just have to docker-compose up -d and it works without contaminating your whole system.

It also doesn't need the /var/run/docker.sock inside the container.

glhf

m-1-k-3 commented 2 years ago

From my perspective this PR will need a bunch of other things to change. Currently we should leave the job in the installer. Probably we can pick up some of the mentioned changes later.