influxdata / influxdata/influxdb
docker image missing for 1.8.7
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
`docker pull influxdb:1.8.7` returns `Error response from daemon: manifest for influxdb:1.8.7 not found: manifest unknown: manifest unknown`
(btw. the docker image for `1.8` is the same as for `1.8.6`)
Contributor guide
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 by reproducing `docker pull influxdb:1.8.7` and compare the available `influxdb:1.8` and `influxdb:1.8.6` tags. Investigate the repository's Docker image publishing or release entry points, which are not named in the issue. Done means the `1.8.7` image can be pulled successfully and corresponds to the intended release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- databases, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100