nextcloud-documentation/developer_manual/exapp_development/faq/DockerContainerRegistry.rst
Edward Ly 6990817236
fix(exapp_development): update internal references, more grammar fixes
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:15 -08:00

9 lines
313 B
ReStructuredText

Docker Container Registry
=========================
How to use a private Docker container registry with authentication?
*******************************************************************
Currently, we don't support authentication for the Docker container registry.
The ExApp images must be publicly available.