4dn-dcic / tibanna

Tibanna helps you run your genomic pipelines on Amazon cloud (AWS). It is used by the 4DN DCIC (4D Nucleome Data Coordination and Integration Center) to process data. Tibanna supports CWL/WDL (w/ docker), Snakemake (w/ conda) and custom Docker/shell command.
MIT License
70 stars 28 forks source link

Docker image for 1.9.2 doesn't exist #364

Closed klai5 closed 2 years ago

klai5 commented 2 years ago

When running the latest version of tibanna, I get the following error:

Running dockerized awsf scripts

Pulling Docker image

Error response from daemon: manifest for 4dndcic/tibanna-awsf:1.9.2 not found: manifest unknown: manifest unknown Error response from daemon: manifest for 4dndcic/tibanna-awsf:1.9.2 not found: manifest unknown: manifest unknown Error response from daemon: manifest for 4dndcic/tibanna-awsf:1.9.2 not found: manifest unknown: manifest unknown

It doesn't look like the container exists?

alexander-veit commented 2 years ago

Sorry about that! I pushed the new image to DockerHub. It should work now.