When executing Nextflow workflows, processes may use container images hosted in private registries that the Latch cloud cannot access.

Granting Permissions

To grant Latch workflows access to your private registries, navigate to the Latch Console and head to Workspace Settings.

How to get to Workspace Settings

From there, navigate to Developer Settings

How to get to Developer Settings

From there, scroll down and select the Docker widget

How to get to Docker Settings

Then, enter the username, password, and registry URL for the private registry you wish to grant access to.

Input Registry Credentials

You should now be able to run workflows that use images from your private registry.