bcc
bcc copied to clipboard
put deb packages on github release page?
Hi bcc,
I found we already have bcc deb for ubuntu 20.04 during docker build. and we have docker image for ... ubuntu 20.04 https://github.com/iovisor/bcc/blob/master/docker/Dockerfile.ubuntu#L32 Hence I am confusing, should we just copy those deb from docker image and installed on our ubuntu server? or BCC is able to put deb package into a tar file and uploaded as a part of github release? Hence the install on ubuntu can be over write as download release tar file from github release and install by dkpg?
Thanks and regards Sam
I have these debs during docker build for https://hub.docker.com/repository/docker/ziyedm/bcc/general. Glad to put them somewhere public.