buildkit/worker
Tonis Tiigi f472cb193f exec: fix platform value in cache key
Use vertex platform instead of the current system one. This shouldn't break any cache unless qemu was used. Even when qemu was used the issue would not cause any cache collisions because the base images for run were scoped by platform, but better to stop using invalid data for cache key calculation.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2019-02-28 11:17:10 -08:00
..
base exec: fix platform value in cache key 2019-02-28 11:17:10 -08:00
containerd decouple SessionManager from Worker 2019-02-23 22:55:17 +09:00
runc decouple SessionManager from Worker 2019-02-23 22:55:17 +09:00
cacheresult.go solver: keep original cache creation date when copying between stores 2019-01-18 11:19:34 -08:00
filter.go worker: add labels 2017-12-20 16:28:47 +09:00
result.go llbsolver: allow empty returns for opts 2018-05-22 15:46:32 -07:00
worker.go decouple SessionManager from Worker 2019-02-23 22:55:17 +09:00
workercontroller.go gateway: expose worker information 2018-07-09 16:32:39 -07:00