Tonis Tiigi
|
5a2bedb683
|
Update state directory defaults
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-10-18 12:52:51 +02:00 |
Akihiro Suda
|
fac138e742
|
Merge pull request #144 from tonistiigi/cache-export
Add support for build cache import/export
|
2017-10-17 18:57:22 +02:00 |
Tonis Tiigi
|
65dc07eb28
|
report imported cache lookup progress
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-10-15 20:41:47 +02:00 |
Tonis Tiigi
|
914ea2110b
|
cache: include os/arch in cache checksum
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-10-15 19:04:53 +02:00 |
Tonis Tiigi
|
7171f5a27d
|
cache: fix root snapshot cache lookup
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-10-15 19:00:23 +02:00 |
Tonis Tiigi
|
5f4b51d0c9
|
blobmap: fix diffid storing on pull
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-10-13 15:38:08 -07:00 |
Tonis Tiigi
|
014a2dd8a1
|
cache: cache importing from a ref
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-10-13 15:38:08 -07:00 |
Tonis Tiigi
|
56e1f71e6b
|
cache: allow pushing exported cache
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-10-13 15:37:55 -07:00 |
Tonis Tiigi
|
451be0e504
|
exporter: revert to distribution/schema2, add push support
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-10-13 10:08:47 -07:00 |
Tõnis Tiigi
|
35e433c290
|
Merge pull request #139 from abailly/patch-1
document use of containerized buildctl
|
2017-10-12 18:02:46 -07:00 |
Tonis Tiigi
|
1b3f191b37
|
cache: base code for cache importing
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-10-12 17:53:28 -07:00 |
Tonis Tiigi
|
8e611643f7
|
cache: export cache to content store
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-10-12 15:04:33 -07:00 |
Tonis Tiigi
|
897291de2a
|
blobs: move blobs differ to common function
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-10-12 11:24:15 -07:00 |
Tonis Tiigi
|
0fd670fb73
|
solver: allow access to cached references for exporting
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-10-12 11:23:42 -07:00 |
Arnaud Bailly
|
d39a1275c5
|
document use of containerized buildctl
Signed-off-by: Arnaud Bailly <arnaud.oqube@gmail.com>
|
2017-10-12 14:04:43 -04:00 |
Tõnis Tiigi
|
537b5e459d
|
Merge pull request #125 from vdemeester/expose-through-tcp
Allow to use TCP for buildkit daemon and client communication
|
2017-10-10 09:56:51 -07:00 |
Vincent Demeester
|
7b01b99a79
|
Remove unused vendor
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
|
2017-10-08 13:43:17 +02:00 |
Tõnis Tiigi
|
61fd8c3c6e
|
Merge pull request #122 from vdemeester/runc-update-in-examples
Update runc to rc4 in examples 👼
|
2017-10-07 22:30:32 -07:00 |
Vincent Demeester
|
868f5ea1bd
|
Update runc to rc4 in examples 👼
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
|
2017-10-07 22:05:46 +02:00 |
Vincent Demeester
|
5986fa9947
|
Allow to use TCP for buildkit daemon and client communication
The next step is to allow TLS configuration.
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
|
2017-10-07 22:02:15 +02:00 |
Akihiro Suda
|
ad49f97aed
|
Merge pull request #138 from tonistiigi/update-vendor
vendor: update vendored deps
|
2017-10-07 09:49:38 +09:00 |
Akihiro Suda
|
0ee59e2bdf
|
Merge pull request #137 from tonistiigi/contentmask
solver: replace contentkey with contentmask
|
2017-10-07 09:47:38 +09:00 |
Tonis Tiigi
|
a506f86184
|
vendor: update vendored deps
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-10-06 16:28:22 -07:00 |
Tonis Tiigi
|
2716524dee
|
exclude selector from content based input hash
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-10-06 15:43:48 -07:00 |
Tonis Tiigi
|
53018a8113
|
solver: replace contentkey with contentmask
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-10-05 19:58:05 -07:00 |
Akihiro Suda
|
be1a9ed281
|
Merge pull request #136 from tonistiigi/solver-update
Update solver public api
|
2017-10-06 11:56:04 +09:00 |
Tonis Tiigi
|
59910481ca
|
solver: make nested build use solverequest
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-10-05 17:51:04 -07:00 |
Tonis Tiigi
|
23a114a977
|
solver: simplify solver public api
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-10-05 10:05:38 -07:00 |
Akihiro Suda
|
7d0fea5b60
|
Merge pull request #134 from tonistiigi/gateway-frontend
load frontends from images
|
2017-10-04 14:38:51 +09:00 |
Tonis Tiigi
|
96d39a8ba8
|
dockerfile: move image frontend to this repo until api stabilizes
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-10-03 21:14:13 -07:00 |
Tonis Tiigi
|
80bc5f6097
|
fix exporter attributes interface returns
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-10-03 21:14:13 -07:00 |
Tonis Tiigi
|
2809d01cf6
|
frontend: add gateway frontend / image frontend support
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-10-03 21:14:03 -07:00 |
Akihiro Suda
|
a069e4037e
|
Merge pull request #135 from tonistiigi/remove-generateid
remove generateID duplicates
|
2017-10-04 12:14:19 +09:00 |
Tonis Tiigi
|
f706b13a3f
|
remove generateID duplicates
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-10-03 16:13:35 -07:00 |
Tõnis Tiigi
|
f419a8cd93
|
Merge pull request #114 from AkihiroSuda/llb-metadata
llb: per-vertex metadata (e.g. IgnoreCache)
|
2017-10-03 10:36:57 -07:00 |
Akihiro Suda
|
f89ffc2ab4
|
llb: per-vertex metadata (e.g. IgnoreCache)
cache invalidation itself it not implemented yet
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
|
2017-10-03 05:36:24 +00:00 |
Akihiro Suda
|
7e48819a0a
|
Merge pull request #131 from thaJeztah/bump-tonistiigi-fsutil
Bump tonistiigi/fsutil, and remove stevvooe/continuity
|
2017-10-01 01:07:49 +09:00 |
Sebastiaan van Stijn
|
a08fdbdd5e
|
Bump tonistiigi/fsutil, and remove stevvooe/continuity
The stevvooe/continuity package moved to containerd/continuity
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
2017-09-30 17:41:33 +02:00 |
Akihiro Suda
|
2d9bd79d61
|
Merge pull request #130 from tonistiigi/progress-fixes
solver: fix shared request progress and cancellation
|
2017-09-30 16:24:03 +09:00 |
Tonis Tiigi
|
4a9142223d
|
solver: fix possible data races
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-09-27 22:38:54 -07:00 |
Tonis Tiigi
|
f41283caed
|
solver: fix shared request progress and cancellation
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-09-27 12:45:47 -07:00 |
Akihiro Suda
|
26fa027603
|
Merge pull request #128 from tonistiigi/units
progressui: fix flicker on printing byte sizes
|
2017-09-26 15:18:34 +09:00 |
Tonis Tiigi
|
c4ca8c7811
|
progressui: fix flicker on printing byte sizes
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-09-25 21:01:39 -07:00 |
Tõnis Tiigi
|
9527818ec2
|
Merge pull request #127 from tonistiigi/dockerfile-update
Dockerfile frontend update
|
2017-09-25 09:52:52 -07:00 |
Tonis Tiigi
|
05c39612d8
|
dockerfile: resolve to digest ref in frontend
Less hacky than keeping the cached resolver.
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-09-22 15:49:37 -07:00 |
Tonis Tiigi
|
0995c119bf
|
dockerfile: implement onbuild support
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-09-22 13:12:57 -07:00 |
Tonis Tiigi
|
d258bcab7b
|
dockerfile: clean up converter
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-09-22 10:49:19 -07:00 |
Akihiro Suda
|
aaff9d591e
|
Merge pull request #126 from tonistiigi/update-fsutil
vendor: update fsutil
|
2017-09-23 01:19:55 +09:00 |
Tonis Tiigi
|
c2dbdeb457
|
session: expose map to file send
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-09-21 22:14:11 -07:00 |
Tonis Tiigi
|
0e8c5df478
|
vendor: update fsutil
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-09-21 18:22:14 -07:00 |