rabix / bunny

[Legacy] Executor for CWL workflows. Executes sbg:draft-2 and CWL 1.0
http://rabix.io
Apache License 2.0
74 stars 28 forks source link

Executor can either pull from images.sbgenomics.com or dockerhub but not both #449

Open zymergen-mbarton opened 5 years ago

zymergen-mbarton commented 5 years ago

@zymergen-msneddon encountered an issue where, if logged into images.sbgenomics.com with docker, public docker images could not be pulled from dockerhub. Logging out allowed these to be then be downloaded but meant that private SBG images could no longer be downloaded.

zymergen-msneddon commented 5 years ago

To add a little more information, this appears to occur when using the rabix/config/core.properties file to configure docker authentication, setting docker.username, docker. password settings.