[GH-ISSUE #8] [Request] Release on dockerhub #5

Closed
opened 2026-02-25 21:30:57 +03:00 by kerem · 3 comments
Owner

Originally created by @bktz on GitHub (Mar 6, 2020).
Original GitHub issue: https://github.com/ciur/papermerge/issues/8

Hello,

I think creating a new docker-compose.yml for deployments that contains pre-built docker images published to DockerHub would make standing up a new deployment of papermerge much simpler. With the images in DockerHub they can now be referenced in a new docker-compose.yml file (similar to how docker-compose is currently referencing postgres) which would remove the build step.

This could also be used to version releases of papermerge as well.

What are your thoughts?

Originally created by @bktz on GitHub (Mar 6, 2020). Original GitHub issue: https://github.com/ciur/papermerge/issues/8 Hello, I think creating a new docker-compose.yml for deployments that contains pre-built docker images published to DockerHub would make standing up a new deployment of papermerge much simpler. With the images in DockerHub they can now be referenced in a new docker-compose.yml file (similar to how docker-compose is currently referencing postgres) which would remove the build step. This could also be used to version releases of papermerge as well. What are your thoughts?
kerem closed this issue 2026-02-25 21:30:57 +03:00
Author
Owner

@ciur commented on GitHub (Mar 8, 2020):

Sounds good to me! I will take care of it.
@bktz thanks for opening an issue.

<!-- gh-comment-id:596169167 --> @ciur commented on GitHub (Mar 8, 2020): Sounds good to me! I will take care of it. @bktz thanks for opening an issue.
Author
Owner

@ciur commented on GitHub (Mar 24, 2020):

Also default docker/docker-compose.yml will pull from docker-hub images. There is docker/docker-compose-dev version which will do older way i.e. will build local images.

And the diff

<!-- gh-comment-id:603036901 --> @ciur commented on GitHub (Mar 24, 2020): - [Papermerge app image](https://hub.docker.com/r/eugenci/papermerge) - [Papermerge worker image](https://hub.docker.com/r/eugenci/papermerge-worker) Also default docker/docker-compose.yml will pull from docker-hub images. There is docker/docker-compose-dev version which will do older way i.e. will build local images. And the [diff](https://github.com/ciur/papermerge/commit/bdc4e6419a1883e06878e7c0d8537826bd11792d)
Author
Owner

@hrvylein commented on GitHub (Apr 12, 2020):

I have to admit, i'm new to docker and hate it.

I want to install an edms on my synology NAS. Any instructions on how to use these specific containers? Which folders must be persistent? How to backup? Additional containers needed? Where to config these containers?

<!-- gh-comment-id:612635672 --> @hrvylein commented on GitHub (Apr 12, 2020): I have to admit, i'm new to docker and hate it. I want to install an edms on my synology NAS. Any instructions on how to use these specific containers? Which folders must be persistent? How to backup? Additional containers needed? Where to config these containers?
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/papermerge#5
No description provided.