put deb packages on github release page?
- Dominant language
- C
- Stars
- 22.7k
- Forks
- 4.1k
- Avg merge
- 10d 4h
- Merged PRs (30d)
- 3
Description
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
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading docker/Dockerfile.ubuntu around line 32 to verify how the Ubuntu 20.04 deb package is produced. Then inspect the repository's existing release and packaging configuration and clarify whether the intended outcome is reusing that package or publishing a release tarball; done requires a documented, reproducible Ubuntu installation path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github, ubuntu
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100