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

deprecated container formats #361

Open
LinearParadox opened this issue Apr 8, 2024 · 0 comments
Open

deprecated container formats #361

LinearParadox opened this issue Apr 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@LinearParadox
Copy link

Description of the bug

some of the docker containers used in the pipeline are in old deprecated docker formats, and docker doesn't want to pull them:

Command used and terminal output

$ nextflow run nf-core/atacseq -profile docker -params-file config.yaml

Command error:
  Unable to find image 'quay.io/biocontainers/fastqc:0.11.9--0' locally
  0.11.9--0: Pulling from biocontainers/fastqc
  docker: [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of quay.io/biocontainers/fastqc:0.11.9--0 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/.
  See 'docker run --help'.

Relevant files

No response

System information

No response

@LinearParadox LinearParadox added the bug Something isn't working label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant