Is there a difference between the AIO-image on Docker Hub and Github Container Registry?

Hello AIO developers and administrators,


Question:
Is there a difference between the AIO-image on Docker HUB (nextcloud/all-in-one:latest) and Github Container Registry (ghcr.io/nextcloud-releases/all-in-one:latest) or are they the same?


Thanks in advance!

Hi, they are the same. ghcr.io is the recommended one because no pull limits are applied to that one compared to docker hub.

1 Like

Thanks!!

Can I replace ‘nextcloud/all-in-one:latest’ with ‘ghcr.io/nextcloud-releases/all-in-one:latest’ or will this create a whole new set of containers instead of replacing them?

Yes you can replace it. It should reuse the existing config.

1 Like

Ah, thank you very much :folded_hands:t3:!!

I first used NAIO behind a reverse proxy (Apache), but now I run it directly. Is this possible or is the still some lingering configuration in one of the volumes that I have to adjust?

This post and the post with the title Can’t open port 443 (seems to be in limbo) - RHEL 9.4 are related.

This topic was automatically closed after 90 days. New replies are no longer allowed.