Igor Alexandrov
|
dadd8225da
|
Various code style improvements
|
2023-06-18 23:39:44 +04:00 |
|
Igor Alexandrov
|
4df3389d09
|
Added support for multistage build cache
|
2023-06-18 19:02:10 +04:00 |
|
Xavier Noria
|
539752e9bd
|
Load with Zeitwerk
|
2023-02-03 22:45:12 +01:00 |
|
David Heinemeier Hansson
|
a16e5ce886
|
Use class specific buildx instances
So we don't have to muck with the machine default, and can swap between configurations without tearing down the old builder.
|
2023-01-22 10:47:22 +01:00 |
|
David Heinemeier Hansson
|
bf98a0308c
|
Namespace buildx and contexts
To prevent clashes on remote builders
|
2023-01-13 17:29:53 +01:00 |
|
David Heinemeier Hansson
|
f177ee4cfe
|
Make remote builder quack as any other builder
|
2023-01-13 10:16:28 +01:00 |
|
David Heinemeier Hansson
|
6ccb3d2319
|
Allow for fully native builds too
Skipping multiarch if there's a platform match between dev and prod.
|
2023-01-13 09:31:47 +01:00 |
|