bap-toolkit
bap-toolkit copied to clipboard
Make can't find bapbundle and docker build relies on old ubuntu 18.04.
Build instructions for the repo are problematic:
docker build -t bap-toolkit .fails because it can't finddocker.io/library/ubuntu:18.04which is allegedly a rather old version.makefails because it can't findbapbundle.
For someone just trying to get out to play with the code, these build instructions are somewhat inadequate.