6543
|
a7117600aa
|
CI: add test (#26)
Reviewed-on: https://codeberg.org/woodpecker-plugins/plugin-docker-buildx/pulls/26
Reviewed-by: anbraten <anbraten@noreply.codeberg.org>
Co-authored-by: 6543 <6543@obermui.de>
Co-committed-by: 6543 <6543@obermui.de>
|
2022-10-08 15:32:14 +02:00 |
|
6543
|
b85ee124e2
|
Ensure that the plugin binary does not conflict with the utility being used (#24)
use methode described in https://docs.docker.com/build/buildx/install/ to install buildx into image.
- `/usr/lib/docker/cli-plugins/docker-buildx` -> `/usr/libexec/docker/cli-plugins/docker-buildx`
- fix linux/amd64 build on linux/arm64
rename plugin binary
- `docker-buildx` -> `plugin-docker-buildx`
Reviewed-on: https://codeberg.org/woodpecker-plugins/plugin-docker-buildx/pulls/24
Reviewed-by: anbraten <anbraten@noreply.codeberg.org>
|
2022-10-08 00:58:57 +02:00 |
|
6543
|
4add961b4c
|
Publish arm image too (#21)
base image (https://hub.docker.com/_/docker/tags?page=1&name=20.10-dind) do support amd64 and arm64
so we can do too
Reviewed-on: https://codeberg.org/woodpecker-plugins/plugin-docker-buildx/pulls/21
|
2022-09-28 03:12:21 +02:00 |
|
Robert Kaussow
|
d32a1ee2d0
|
ci: auto-generate changelog (#10)
|
2021-02-15 10:46:58 +01:00 |
|
Robert Kaussow
|
3dbe974ba1
|
fix gitignore
|
2021-01-11 00:01:27 +01:00 |
|
Robert Kaussow
|
89b0b6823a
|
fork: initial release
|
2021-01-10 23:47:55 +01:00 |
|
Brad Rydzewski
|
e4bc243c93
|
replace govendor with dep
|
2017-10-30 23:05:06 -07:00 |
|
Brad Rydzewski
|
3e321f1904
|
enable gcr and heroku plugins
|
2017-08-27 12:27:28 -07:00 |
|
Brad Rydzewski
|
9b0874f418
|
added multiple plugin tags
|
2016-05-04 13:02:37 -07:00 |
|
Brad Rydzewski
|
5825a3d797
|
initial commit for 0.5 release
|
2016-05-03 16:17:16 -07:00 |
|
Thomas Boerger
|
dd6ba6e9de
|
Updated gitignore to respect also coverage.out
|
2016-02-21 11:38:17 +01:00 |
|
Brad Rydzewski
|
67806aa90a
|
initial working version of plugin
|
2015-05-14 22:12:50 -07:00 |
|
Brad Rydzewski
|
496b9ee067
|
Initial commit
|
2015-05-14 16:58:41 -07:00 |
|