Use correct terminology in description on Docker Hub #1830

Closed
opened 2025-11-02 04:14:31 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @mbger on GitHub (May 28, 2018).

Description

Thanks to #3365 the description for Gitea on Docker Hub with the quick setup guide is way better than it used to be. I would only suggest to use the correct terminology here. The description currently says:

Dockerfile (with description):

Use this dockerfile to get up and running quickly. You should change mysql user- and root password. When installing, you can reference the database

Since what's shown in this example is actually not a Dockerfile but a Compose file I'd say Dockerfile should be replaced with Compose file here.

Originally created by @mbger on GitHub (May 28, 2018). ## Description Thanks to #3365 the description for [Gitea on Docker Hub](https://store.docker.com/community/images/gitea/gitea) with the quick setup guide is way better than it used to be. I would only suggest to use the correct terminology here. The description currently says: > Dockerfile (with description): > > Use this dockerfile to get up and running quickly. You should change mysql user- and root password. When installing, you can reference the database Since what's shown in this example is actually not a [`Dockerfile`](https://docs.docker.com/engine/reference/builder/#usage) but a [`Compose file`](https://docs.docker.com/compose/compose-file/) I'd say *Dockerfile* should be replaced with *Compose file* here.
GiteaMirror added the issue/confirmedtype/docs labels 2025-11-02 04:14:31 -06:00
Author
Owner

@stale[bot] commented on GitHub (Jan 25, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (Jan 25, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Author
Owner

@zeripath commented on GitHub (Jan 25, 2019):

This does need doing - it confused me when I first looked at Gitea.

It's probably quite a quick fix and an easy PR

@zeripath commented on GitHub (Jan 25, 2019): This does need doing - it confused me when I first looked at Gitea. It's probably quite a quick fix and an easy PR
Author
Owner

@techknowlogick commented on GitHub (Feb 14, 2019):

I've just updated the documentation.

@techknowlogick commented on GitHub (Feb 14, 2019): I've just updated the documentation.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1830