You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run the workflow with the awsbatch profile. I have other nextflow pipelines running on aws batch without any issues. However, this workflow requires setting anaws_image_prefix param to get the correct docker images. What value should I set this to.
The text was updated successfully, but these errors were encountered:
The aws_image_prefix in our configs is rather selfishly for our own use, though may be useful for you also. It is in essence intended to be the docker registry and any namespace prefix.
I am trying to run the workflow with the awsbatch profile. I have other nextflow pipelines running on aws batch without any issues. However, this workflow requires setting an
aws_image_prefix
param to get the correct docker images. What value should I set this to.The text was updated successfully, but these errors were encountered: