summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/other/1840249
blob: bd6bf185bd5b46aeb613125678d860bcadc79116 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Cancelling 'make docker-test-build' does not cancel running containers

version: v4.1.0-rc5

Run 'make -k docker-test-build', wait a few, cancel with ^C:

$ make -k docker-test-build 2>&1 > /dev/null
^C

$ docker ps
CONTAINER ID        IMAGE                            COMMAND                  CREATED             STATUS
62264a2d777a        qemu:debian-mips-cross           "/var/tmp/qemu/run t…"   10 minutes ago      Up 10 minutes
80807c47d0df        qemu:debian-armel-cross          "/var/tmp/qemu/run t…"   10 minutes ago      Up 10 minutes
06027b5dfd4a        qemu:debian-amd64                "/var/tmp/qemu/run t…"   10 minutes ago      Up 10 minutes

The docker containers are still up building QEMU.