-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrun-tests.out
79 lines (66 loc) · 2.04 KB
/
run-tests.out
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
[*] Building images for the first time.
Step 1 : FROM library/debian:latest
---> a604b236bcde
Step 2 : COPY src /usr/src
---> 70c864782ca3
Removing intermediate container 5dac1fee571f
Successfully built 70c864782ca3
Sending build context to Docker daemon 5.12 kBSending build context to Docker daemon 5.12 kB
Step 1 : FROM library/debian:latest
---> a604b236bcde
Step 2 : COPY src /usr/src
---> 59a2b956452f
Removing intermediate container 5f101df37fcd
Successfully built 59a2b956452f
[*] Changing some file.
[*] Rebuilding with compose.
Step 1 : FROM library/debian:latest
---> a604b236bcde
Step 2 : COPY src /usr/src
---> 919e767cf895
Removing intermediate container f6bad4af4d65
Successfully built 919e767cf895
[*] Rebuilding with docker build.
Sending build context to Docker daemon 5.12 kBSending build context to Docker daemon 5.12 kB
Step 1 : FROM library/debian:latest
---> a604b236bcde
Step 2 : COPY src /usr/src
---> 38db64e6f075
Removing intermediate container 930acb9c47d4
Successfully built 38db64e6f075
[*] Adding Dockerfile to .dockerignore.
[*] Rebuilding with compose.
Step 1 : FROM library/debian:latest
---> a604b236bcde
Step 2 : COPY src /usr/src
---> a6ce554b1b50
Removing intermediate container f491bd76a222
Successfully built a6ce554b1b50
[*] Rebuilding with docker build.
Sending build context to Docker daemon 5.632 kBSending build context to Docker daemon 5.632 kB
Step 1 : FROM library/debian:latest
---> a604b236bcde
Step 2 : COPY src /usr/src
---> Using cache
---> 38db64e6f075
Successfully built 38db64e6f075
[*] Changing some file.
[*] Rebuilding with compose.
Step 1 : FROM library/debian:latest
---> a604b236bcde
Step 2 : COPY src /usr/src
---> Using cache
---> a6ce554b1b50
Successfully built a6ce554b1b50
[*] Rebuilding with docker build.
Sending build context to Docker daemon 5.632 kBSending build context to Docker daemon 5.632 kB
Step 1 : FROM library/debian:latest
---> a604b236bcde
Step 2 : COPY src /usr/src
---> 37600a289324
Removing intermediate container 104319dd5016
Successfully built 37600a289324