alpine-docker / multi-arch-docker-images

mutli-arch docker images, such as linux/arm/v7,linux/arm64/v8,linux/arm/v6,linux/amd64,linux/ppc64le,linux/s390x
https://hub.docker.com/orgs/alpine
GNU General Public License v3.0
22 stars 7 forks source link

Link to the repository on Docker Hub #10

Open meyfa opened 4 months ago

meyfa commented 4 months ago

When visiting the Docker Hub page of any image sourced from this repository, it isn't clear where the development happens (meaning, it is hard to find this repository from Docker Hub). For example: https://hub.docker.com/r/alpine/curl

Please add a paragraph to the Docker page to allow users to find out:

It could be as simple as:

This image is developed in the [alpine-docker/multi-arch-docker-images](https://github.com/alpine-docker/multi-arch-docker-images) repository on GitHub.