Commit 9143272
committed
WIP: remove buildkit as dependency
We are only using these:
tree vendor/github.com/moby/buildkit
vendor/github.com/moby/buildkit
├── AUTHORS
├── LICENSE
├── frontend
│ └── dockerfile
│ └── dockerignore
│ └── dockerignore.go
└── util
├── appcontext
│ ├── appcontext.go
│ ├── appcontext_unix.go
│ ├── appcontext_windows.go
│ └── register.go
└── bklog
└── log.go
6 directories, 8 files
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>1 parent 4f67ff8 commit 9143272
File tree
12 files changed
+6
-278
lines changed- cli/command/image/build
- dockerignore
- cmd/docker
- appcontext
- vendor
- github.com/moby/buildkit
12 files changed
+6
-278
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | | - | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
275 | | - | |
276 | 274 | | |
277 | 275 | | |
278 | 276 | | |
| |||
Lines changed: 0 additions & 66 deletions
This file was deleted.
0 commit comments