bcc
bcc copied to clipboard
Docker container error because of missing build-deb script
Hello,
After trying to build the Ubuntu container using the Dockerfile you shared, I'm facing this error :

This is because the scripts folder and more precisely the build script aren't on the working directory ( /root/bcc )
after adding an ls :

As you can see that the folder only contains the Dockerfiles you copied, which is normal because you only copied the current directory files only :
