influxdata / influxdata/influxdata-docker
No arm64v8/aarch64 for influxdb:alpine
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 364
- Forks
- 255
- Avg merge
- 3h 18m
- Merged PRs (30d)
- 7
Description
when I pull influxdb:alpine then there is no matching entry for arm64v8
docker pull influxdb:alpine
alpine: Pulling from library/influxdb
no matching manifest for linux/arm64/v8 in the manifest list entries
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the repository's Docker image build definitions and publishing configuration for the influxdb:alpine tag; the issue provides no file or test path. Reproduce the reported `docker pull influxdb:alpine` failure on linux/arm64/v8, then verify that the published manifest includes that platform and the pull succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100