File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 415
415
<configuration >
416
416
<autoCreateCustomNetworks >true</autoCreateCustomNetworks >
417
417
<showLogs >true</showLogs >
418
- <buildx >
419
- <configFile >${user.home} /.docker</configFile >
420
- </buildx >
421
418
<images >
422
419
<image >
423
420
<name >arpnetworking/mad/kafka:${docker.image.tag} </name >
432
429
<image >docker.arpnetworking.com/arpnetworking/mad/kafka:cache-base</image >
433
430
</cacheFrom >
434
431
<buildx >
432
+ <configFile >${user.home} /.docker</configFile >
435
433
<builderName >multiarch</builderName >
436
434
<platforms >
437
435
<platform >linux/amd64</platform >
469
467
<image >docker.arpnetworking.com/arpnetworking/mad:cache-base</image >
470
468
</cacheFrom >
471
469
<buildx >
470
+ <configFile >${user.home} /.docker</configFile >
472
471
<builderName >multiarch</builderName >
473
472
<platforms >
474
473
<platform >linux/amd64</platform >
You can’t perform that action at this time.
0 commit comments