This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/plan
Marcos Lilljedahl 34c7a2ff12 Automatically set target platform based on client architecture
Set the default platform based on the client's OS and architecture. This
function is the same one that buildkit uses (https://github.com/moby/buildkit/blob/master/frontend/dockerfile/builder/build.go#L100-L102) to set the default build target platform

Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
2022-04-05 15:30:11 -03:00
..
task Merge pull request #1979 from marcosnils/fix/fs_read_file 2022-04-01 15:17:50 -03:00
action.go dagger do: Improve help message 2022-03-11 12:55:03 -08:00
plan.go Automatically set target platform based on client architecture 2022-04-05 15:30:11 -03:00
runner.go Fix export cache issue 2022-03-31 20:36:50 +02:00