docker-library / docker-library/postgres
Replace adminer with pgadmin4 in the docker compose example
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 2.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
I'm new to using Postgres, and when I was looking at the docs for the Docker image on Dockerhub, I was confused by the inclusion of the adminer image in the docker compose example, as it doesn't clarify that this is an admin tool for Postgres. I was further confused when I went to the adminer image on Dockerhub and saw that it's no longer maintained.
It would be best to replace adminer with pgadmin4 (if that is indeed the new preferred standard admin tool to use) and to clarify what the second image is for in the docs.
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 Docker Compose example linked from the Postgres Docker Hub documentation and review its Adminer service and surrounding explanation. Confirm the intended pgAdmin4 image, then update the example and clarify that the second image is a Postgres administration tool; done when Adminer is removed and the tool's purpose is clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose, postgres
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100