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

special treatment to stop underlying docker container if running via shim? #52

Open
yarikoptic opened this issue Dec 10, 2020 · 0 comments

Comments

@yarikoptic
Copy link
Member

follow up to datalad/datalad-container#144
where I tried just to kill our shim but docker container seems remain running:

(git-annex)lena:~/.tmp/repro-6XkWWkE/ds000003-qc[master]git-annex
$> containers/scripts/singularity_cmd: line 1: warning: wait_for: recursively setting old_sigint_handler to wait_sigint_handler: running_trap = 1

$> kill 3217993
kill: kill 3217993 failed: no such process

$> docker ps
CONTAINER ID        IMAGE                             COMMAND                  CREATED             STATUS              PORTS               NAMES
39e56a15687a        repronim-containers-sing:latest   "/entrypoint.sh run …"   5 minutes ago       Up 5 minutes                            practical_gagarin
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

1 participant