Commit Graph

21 Commits

Author SHA1 Message Date
Robert Kaussow 08408124c6
chore: revert multi-registry support (#311) 2023-08-11 10:10:32 +02:00
Robert Kaussow 0cc14f4114
refactor: use parameter list for multiple registries (#309) 2023-08-11 09:13:42 +02:00
Maxim Slipenko 13c17d9c3c
feat: Add ability to push to multiple registries (#303)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2023-08-09 11:35:58 +02:00
Robert Kaussow d16fd6376b
docs: move documentation for the secrets option to parameter list (#286) 2023-06-29 21:30:58 +02:00
Robert Kaussow c7c3ad6942
docs: add usage exaple for docker build secrets (#283) 2023-06-28 20:42:47 +02:00
Moein Nemati a572b72527
feat: add support for docker build secrets (#282) 2023-06-28 20:26:07 +02:00
tired-engineer fca6b1bfd6
docs: fix typo in the description of build_args (#271) 2023-06-13 14:39:46 +02:00
Paulo Gomes cf1e48b342
feat: add support for SBOM attestation (#217)
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
2023-03-08 15:51:24 +01:00
Robert Kaussow dd99164fe6
ci: bump container build plugin to drone-docker-buildx:23 (#198) 2023-02-09 08:54:02 +01:00
Robert Kaussow 13e353b883
feat: add option to configure provenance attestation (#171) 2023-01-12 11:28:22 +01:00
Robert Kaussow f907bd038a
docs: fix buildkit config documentation (#166) 2023-01-08 14:41:49 +01:00
Robert Kaussow 66bc2aea6b
docs: add example for custom registires (#161) 2022-12-21 09:54:17 +01:00
Robert Kaussow f7063369b6
docs: fix properties file syntax due to changes in the theme (#154) 2022-11-24 13:55:22 +01:00
Robert Kaussow 4c83b8f38d
docs: add escape example for cache_from parameter (#148) 2022-11-01 21:49:13 +01:00
Robert Kaussow b302ea6f8c
chore: remove unused purge parameter (#147) 2022-11-01 14:04:49 +01:00
Richard Jennings 0bd2634a1e
feat: add `extra_tags` option to set tags including additional registries (#134) 2022-10-09 14:05:05 +02:00
Richard Jennings 4171f3d711
feat: add option to support buildx --label flag (#132) 2022-09-20 21:35:29 +02:00
Robert Kaussow dbe88b9ce7
docs: fix data file formatting 2022-08-21 22:47:59 +02:00
Martin Honermeyer d264446eb5
feat: add `cache_to` option and remove manual image pull for `cache_from` images (#124) 2022-08-08 13:36:23 +02:00
Robert Kaussow b08866cc0b
fix: add option to set additional build contexts (#116) 2022-07-24 12:48:02 +02:00
Robert Kaussow a893c63e5d
docs: refactor plugin properties 2022-06-02 21:48:53 +02:00