|
Hey folks, i have a question. For a paperless-ngx instance, i used to run the image docker.io/library/postgres:16 I was wondering now that I switched the image to pgautoupgrade: Regards |
Answered by
andyundso
Nov 19, 2025
Replies: 1 comment
|
Hi @sjuerges There is issue #108 which documents issues when transitioning from Debian to Alpine in-place. If you are worried about the size of the image, you can:
Hope this helps. |
0 replies
Answer selected by
justinclift
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @sjuerges
There is issue #108 which documents issues when transitioning from Debian to Alpine in-place.
If you are worried about the size of the image, you can:
Hope this helps.