InetIntel / InetIntel/grip-project
Docker fails to build
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### Issue
When attempting to build grip-project via the provided docker, it fails with `` missing from the wheel build process for `confluent_kafka`.
### Expected behaviour
Running and building docker with the provided dockerfile successfully installs grip-project binaries/executables.
### Steps to reproduce
Run command `sudo docker build -t 'gripproject:Dockerfile' . `
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running the reported sudo docker build command and inspect the provided Dockerfile around installation of confluent_kafka. Trace why librdkafka/rdkafka.h is unavailable during the wheel build. Done means the image builds successfully and installs the grip-project binaries or executables.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100