[GH-ISSUE #1731] Build current docker image #497

Closed
opened 2026-02-26 18:47:18 +03:00 by kerem · 5 comments
Owner

Originally created by @koehn on GitHub (Mar 28, 2025).
Original GitHub issue: https://github.com/documenso/documenso/issues/1731

Describe the improvement you are suggesting in detail

The latest docker image (in docker hub and ghcr) is v1.8.2, while the current release is v1.9.0. It looks like something got built and pushed for v1.9.0 but no image exists with that tag (or any v1.9 release). I think something is broken.

Additional Information & Alternatives (optional)

$ docker pull documenso/documenso:v1.9.0
Error response from daemon: manifest for documenso/documenso:v1.9.0 not found: manifest unknown: manifest unknown
$ docker pull ghcr.io/documenso/documenso:v1.9.0
Error response from daemon: manifest unknown

Do you want to work on this improvement?

No

Please check the boxes that apply to this improvement suggestion.

  • I have searched the existing issues and improvement suggestions to avoid duplication.
  • I have provided a clear description of the improvement being suggested.
  • I have explained the rationale behind this improvement.
  • I have included any relevant technical details or design suggestions.
  • I understand that this is a suggestion and that there is no guarantee of implementation.
Originally created by @koehn on GitHub (Mar 28, 2025). Original GitHub issue: https://github.com/documenso/documenso/issues/1731 ### Describe the improvement you are suggesting in detail The latest docker image (in docker hub and ghcr) is v1.8.2, while the current release is v1.9.0. It looks like [something got built and pushed for v1.9.0](https://github.com/documenso/documenso/actions/runs/13103110804) but no image exists with that tag (or any v1.9 release). I think something is broken. ### Additional Information & Alternatives (optional) ``` $ docker pull documenso/documenso:v1.9.0 Error response from daemon: manifest for documenso/documenso:v1.9.0 not found: manifest unknown: manifest unknown $ docker pull ghcr.io/documenso/documenso:v1.9.0 Error response from daemon: manifest unknown ``` ### Do you want to work on this improvement? No ### Please check the boxes that apply to this improvement suggestion. - [x] I have searched the existing issues and improvement suggestions to avoid duplication. - [x] I have provided a clear description of the improvement being suggested. - [x] I have explained the rationale behind this improvement. - [x] I have included any relevant technical details or design suggestions. - [x] I understand that this is a suggestion and that there is no guarantee of implementation.
kerem 2026-02-26 18:47:18 +03:00
Author
Owner

@tutorempire commented on GitHub (Mar 30, 2025):

The current releases seem to be under documenso/documenso-amd64 for some reason.

not sure if this was intentional, but there they are:

Image

<!-- gh-comment-id:2764370491 --> @tutorempire commented on GitHub (Mar 30, 2025): The current releases seem to be under documenso/documenso-amd64 for some reason. not sure if this was intentional, but there they are: ![Image](https://github.com/user-attachments/assets/5c3e86ca-8918-47d8-b160-b1bd4066d934)
Author
Owner

@koehn commented on GitHub (Mar 30, 2025):

@tutorempire It still doesn't include v1.9.x under documenso/documenso-amd64. Not sure what's happening with the build.

<!-- gh-comment-id:2764688137 --> @koehn commented on GitHub (Mar 30, 2025): @tutorempire It still doesn't include `v1.9.x` under `documenso/documenso-amd64`. Not sure what's happening with the build.
Author
Owner

@tutorempire commented on GitHub (Apr 2, 2025):

Ahh yes, seems so. At least it includes the latest rc's.

I'm a bit confused because I see a lot of really good projects that are busy adding features, but somehow miss really basic stuff like making sure their docker "latest" tag is not 5 months behind.

<!-- gh-comment-id:2773979688 --> @tutorempire commented on GitHub (Apr 2, 2025): Ahh yes, seems so. At least it includes the latest rc's. I'm a bit confused because I see a lot of really good projects that are busy adding features, but somehow miss really basic stuff like making sure their docker "latest" tag is not 5 months behind.
Author
Owner

@david-loe commented on GitHub (May 2, 2025):

Duplicate of #1632

<!-- gh-comment-id:2847411354 --> @david-loe commented on GitHub (May 2, 2025): Duplicate of #1632
Author
Owner

@ephraimduncan commented on GitHub (Aug 23, 2025):

Tagging is working again, https://hub.docker.com/r/documenso/documenso/tags.

<!-- gh-comment-id:3216209182 --> @ephraimduncan commented on GitHub (Aug 23, 2025): Tagging is working again, https://hub.docker.com/r/documenso/documenso/tags.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#497
No description provided.