Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix quay.io detection in simple docker names #2281

Merged
merged 2 commits into from
May 5, 2023

Commits on May 5, 2023

  1. Fix: Detect docker name and append quay.io

    Changes:
     - Detects simple docker name by having a single slash and colon in the
       string
     - adds quay.io as default registry for this docker container
     - Should fix problems where nfcore/ubuntu:20.04 did not find correct
       URL
    
    fixes nf-core#2280
    adamrtalbot committed May 5, 2023
    Configuration menu
    Copy the full SHA
    1f9caf5 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG

    adamrtalbot committed May 5, 2023
    Configuration menu
    Copy the full SHA
    0981732 View commit details
    Browse the repository at this point in the history