Skip to content

WDL requires Docker images on dockerhub #1

@edawson

Description

@edawson

WDL (at least as currently in FireCloud) requires Docker images to be pulled from Dockerhub; Quay and other repositories are not supported.

@mlin would it be possible to tweak the build.sh script in vg_docker to do a:

docker login # logs into dockerhub
docker push docker push "${image_release_with_tag}"

at the end of the build.sh script?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions