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

Need to build new container image #21

Closed
marcodelapierre opened this issue Nov 3, 2023 · 6 comments
Closed

Need to build new container image #21

marcodelapierre opened this issue Nov 3, 2023 · 6 comments

Comments

@marcodelapierre
Copy link
Member

Hi @pditommaso , we need to build a new version 1.3 and push it to quay.io.

Version 1.2 is broken due to the Dockerfile update with micromamba, which initially had no PATH update.

I have already bumped the version here: https://github.com/nextflow-io/rnaseq-nf/blob/master/docker/Makefile

So it is just a matter of running the Makefile; if you want to give me admin access to quay.io/nextflow I can do it (I am marcodelapierre there as well), or otherwise I will leave it to you

@toniher
Copy link

toniher commented Nov 3, 2023

Yeah, I noticed that 1.2 is also missing ps, which leads to issues running it with Tower.

@pditommaso
Copy link
Member

The push refers to repository [quay.io/nextflow/rnaseq-nf]
3fd35ef02eda: Preparing 
61b7068cf278: Preparing 
503e642d5ebf: Preparing 
c3957bc87975: Preparing 
5f70bf18a086: Preparing 
0eb428f50e73: Waiting 
65734c4ecb14: Waiting 
5ed208d0a888: Waiting 
9f170dfecb6d: Waiting 
16dea3230ded: Waiting 
cb4596cc1454: Waiting 
denied: System is currently read-only. Pulls will succeed but all write operations are currently suspended.

This! 👆

@marcodelapierre
Copy link
Member Author

This looks like a Quay issue.
Maybe some server maintenance going on on their end?

@pditommaso
Copy link
Member

Indeed, they had some maintenance activity. Solved via afbdd46

@pditommaso
Copy link
Member

I'm re-opening this because tests are failing. @marcodelapierre can you please investigate it?

@marcodelapierre
Copy link
Member Author

Sure, see #22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants