CrazyMax
|
05ef20b434
|
build: set remote bake def and remote dockerfile as internal solve
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-07-19 04:18:28 +02:00 |
|
Tonis Tiigi
|
1138789f20
|
avoid extra client for history API detection
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2023-06-12 17:39:09 -07:00 |
|
Sebastiaan van Stijn
|
fc7ba75fd7
|
Remove uses of deprecated io/ioutil
The package has been deprecated since Go 1.16: https://go.dev/doc/go1.16#ioutil
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
2022-03-10 01:46:06 +01:00 |
|
Tonis Tiigi
|
422ba60b04
|
use long-running context for client initialization
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2021-08-19 20:36:24 -07:00 |
|
Tonis Tiigi
|
40fad4bbb5
|
progress: make sure all channels have written before returning
Possible write on closed channel on cancellation before.
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2020-12-07 22:02:51 -08:00 |
|
Tonis Tiigi
|
cffcd57edb
|
bake: support for remote files
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2020-12-07 22:02:51 -08:00 |
|
Tonis Tiigi
|
1496ac9b55
|
util: simplify progress syncronization
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2020-12-07 22:02:51 -08:00 |
|
Tonis Tiigi
|
290e25917c
|
build: allow dockerfile from URL
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2020-12-07 22:02:51 -08:00 |
|