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

Slim images appear to be missing /bin/bash/ #12

Open
Aterfax opened this issue May 2, 2021 · 1 comment
Open

Slim images appear to be missing /bin/bash/ #12

Aterfax opened this issue May 2, 2021 · 1 comment

Comments

@Aterfax
Copy link

Aterfax commented May 2, 2021

With respect to the existing setup on Gitlab for CI / CD container generation it might be worth getting bash added/installed to these slimmer images to save on download / storage space.

See: https://gitlab.com/singularityhub/gitlab-ci/-/issues/2#note_565508124

@vsoch
Copy link
Member

vsoch commented Aug 19, 2021

Try:

$ docker run -it --entrypoint bash quay.io/singularity/singularity:v3.8.2-slim 

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

2 participants