bcc icon indicating copy to clipboard operation
bcc copied to clipboard

put deb packages on github release page?

Open SamYuan1990 opened this issue 3 years ago • 1 comments

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

SamYuan1990 avatar Nov 21 '22 14:11 SamYuan1990

I have these debs during docker build for https://hub.docker.com/repository/docker/ziyedm/bcc/general. Glad to put them somewhere public.

ziye-dm avatar Oct 19 '23 04:10 ziye-dm