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

Update Dockerfile and docs to use CMD instead of ENTRYPOINT #641

Merged
merged 3 commits into from
Jul 23, 2024

Conversation

jashapiro
Copy link
Member

Here I am applying the changes in from #626 in analyses/doublet-detection/Dockerfile to all of the Dockerfiles, replacing ENTRYPOINT with CMD. This seems to solve the problems we were having with proper launching and activation of conda environments in openscpca-nf.

I also updated the docs to reflect the same suggestions.

@jashapiro jashapiro requested a review from allyhawkins as a code owner July 22, 2024 21:58
@jashapiro jashapiro requested a review from sjspielman July 22, 2024 21:58
@jashapiro jashapiro requested a review from sjspielman as a code owner July 22, 2024 21:58
Copy link
Member

@sjspielman sjspielman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One more spot, but I don't need to see again:
https://github.com/jashapiro/OpenScPCA-analysis/blob/9972a4f7c3d35cc820e55c0093402f47351fc12a/docs/ensuring-repro/docker/docker-images.md?plain=1#L106

Just kidding, this was about conda, not Docker. I just got excited by the grep result

Just kidding about kidding, I was right the first time. And it's time for me to call it a day!

Copy link
Member

@sjspielman sjspielman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

meant to approve!
edit - I did approve? either way, it's approved.

@jashapiro jashapiro merged commit 23a4540 into AlexsLemonade:main Jul 23, 2024
13 checks passed
@jashapiro jashapiro deleted the jashapiro/no-entry branch November 8, 2024 14:49
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

Successfully merging this pull request may close these issues.

2 participants