Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/woodpecker-ci/plugin-docker-buildx

mirror of https://codeberg.org/woodpecker-plugins/plugin-docker-buildx
https://github.com/woodpecker-ci/plugin-docker-buildx

Using official dind image

5b55b013730a8825fd0a5d71bca60bd985484781 authored over 8 years ago by Don <[email protected]>
Fix typo in env variable

b7baf89e8cbb238154c5dfb01749b3e7d12ec24c authored over 8 years ago by Don <[email protected]>
Fix typo in readme

2afde63543323a5d2348aee1320dc1c4b2e10d90 authored over 8 years ago by Don <[email protected]>
Update Dockerfile

d8a4f1610fb47d3fc4ef4984d87d42caa9001d2f authored over 8 years ago by Brad Rydzewski <[email protected]>
update trace format

b40cd1459e687244fe891a15e2375b79d723f87d authored over 8 years ago by Brad Rydzewski <[email protected]>
fix conflict with mounting /go

6513d0c91acf9a69720e3713330ee6aacf98569f authored over 8 years ago by Brad Rydzewski <[email protected]>
fix workspace

96200f047b7f630ea678d52463fe1f6f5612210a authored over 8 years ago by Brad Rydzewski <[email protected]>
added multiple plugin tags

9b0874f41831e63eeeb73833a745bc9f89425dda authored over 8 years ago by Brad Rydzewski <[email protected]>
fixed issue with incorrect push command

63d8305bb71d18c41fd1b3361990aa02688cdae5 authored over 8 years ago by Brad Rydzewski <[email protected]>
remove dry-run flag

a10a18b0329094f954e1572a38cb856896d28717 authored over 8 years ago by Brad Rydzewski <[email protected]>
disable go vet for now

0998cbd75701462a5f1ed7d3aac91946ccea62ce authored over 8 years ago by Brad Rydzewski <[email protected]>
update plugin for 0.5 release

7a1e6b27668961ed238a514100b239b18c3da409 authored over 8 years ago by Brad Rydzewski <[email protected]>
initial commit for 0.5 release

5825a3d79702152c790344e05876066c948f3670 authored over 8 years ago by Brad Rydzewski <[email protected]>
Merge pull request #47 from geofeedia/docker-dev1.10.2

upgraded docker version

d4fe469843cd0bec1ae7d64cf9e239e02a1603d9 authored almost 9 years ago by Brad Rydzewski <[email protected]>
upgraded docker version

16cd3a4968da6458ecb91fa07044ba3e02e3f241 authored almost 9 years ago by Austen Lacy <[email protected]>
Merge pull request #42 from drone-plugins/feature/additions

Makefile, gitignore and MAINTAINERS improvements

35c94a1ad7fe64591db69dd485cd818bb298151b authored almost 9 years ago by Thomas Boerger <[email protected]>
Reference to DOCS.md from README.md for usage information

1bb6f328a869e000677b937978159b5bf7669cb2 authored almost 9 years ago by Thomas Boerger <[email protected]>
Updated gitignore to respect also coverage.out

dd6ba6e9dea6d15c6421296f856c0185abeff5bc authored almost 9 years ago by Thomas Boerger <[email protected]>
Updated maintainers file, added names and athieriot

76f395887cab5ba1b0223839770f713147a3cdeb authored almost 9 years ago by Thomas Boerger <[email protected]>
Make the builds reproducable based on commit sha

22f143de4fae774dde03d9818de290a89fa8e985 authored almost 9 years ago by Thomas Boerger <[email protected]>
Removed unused CI_BUILD_NUMBER from makefile

65cfc66223cb6409cb87d87fdedcf9efb95fde34 authored almost 9 years ago by Thomas Boerger <[email protected]>
Added all task as first task to makefile

61e7644905072fe14200e79827506048c8c7a883 authored almost 9 years ago by Thomas Boerger <[email protected]>
Merge pull request #36 from djmaze/docker-graph-caching

Docker graph caching

17b6c1434202b576d37645854ce90c0413b4baa7 authored almost 9 years ago by Brad Rydzewski <[email protected]>
Merge pull request #41 from drone-plugins/feature/debian-kernel

Added grub known issue for Debian

fe0cc868e0e3bcd99ddaf135634a0741e337e622 authored almost 9 years ago by Bugagazavr <[email protected]>
Added grub known issue for Debian

57b2466a60832f069f3c0f506be08378ef659556 authored almost 9 years ago by Thomas Boerger <[email protected]>
Use /drone/docker for the Docker daemon's graph directory

This allows caching the whole Docker graph with the cache plugin. (Caching works efficiently wit...

4023d446745e1926fad3d5c29079780501126e31 authored almost 9 years ago by Martin Honermeyer <[email protected]>
Adjust docs to state AUFS can be used with graph caching as well

f2316d74bcf51a7a57c823f90e364e7918ef94c9 authored almost 9 years ago by Martin Honermeyer <[email protected]>
Clean out untagged Docker images after build

2bf7ebf219fe9bba4bf4f6418e8c17601a588c88 authored almost 9 years ago by Martin Honermeyer <[email protected]>
Adjust wording in caching docs

b11030ead33a6a533f1614b85728a6aafe227f72 authored almost 9 years ago by Martin Honermeyer <[email protected]>
Use "dangling" filter instead of grepping when cleaning up images

2ab987b917c07957f49f6d4adf30eb409b61f601 authored almost 9 years ago by Martin Honermeyer <[email protected]>
Merge pull request #33 from mikkeloscar/docker-daemon

Change deprecated argument -d -> daemon

0986b5dfe06b735cb2e563d9de62c697ff123fe6 authored almost 9 years ago by Jack Spirou <[email protected]>
Change deprecated argument -d -> daemon

Running `docker -d` is deprecated since [1].

[1]: https://docs.docker.com/engine/misc/deprecate...

2f460f48f8c02c209b1559d34e862d4e33da309b authored almost 9 years ago by Mikkel Oscar Lyderik <[email protected]>
Merge pull request #30 from drone-plugins/feature/unification

Unification: Drone config, Makefile, structure and badges

ebc61e15fe967ee9e6deda1703385aebce095812 authored almost 9 years ago by Thomas Boerger <[email protected]>
Unification: Drone config, Makefile, structure and badges

78cce004127be97f38696af3d789f331389ce15b authored almost 9 years ago by Thomas Boerger <[email protected]>
Merge pull request #28 from x-cray/patch-2

Fix a typo

1b8ed88565e0bd155448c3360cb2c446f1df11f9 authored almost 9 years ago by Jack Spirou <[email protected]>
Fix a typo

a9c326c469ba52d09db55b5395c9c12d5b2f881f authored almost 9 years ago by Denis Parchenko <[email protected]>
Merge pull request #27 from drone-plugins/feature/badges

Added drone and imagelayers badges

0feee3b0ba788461956050cebbc438ad8012ef47 authored almost 9 years ago by Thomas Boerger <[email protected]>
Added drone and imagelayers badges

3ecf778e750daee6a862067d01333cb21752af32 authored almost 9 years ago by Thomas Boerger <[email protected]>
Merge pull request #26 from gjtempleton/Update-docs

Update parameters

6f2a124598178d1ac08d3f43a7491e52dfc81bb1 authored almost 9 years ago by Thomas Boerger <[email protected]>
Update parameters

7603f41f1b9a8bff02dd93d506c1a5d85babe0e9 authored almost 9 years ago by GuyTempleton <[email protected]>
Merge pull request #23 from drone-plugins/buildargs

add support for build-args

445933bc6ebf70796bece3e6a5325624c557f348 authored about 9 years ago by Nathan LaFreniere <[email protected]>
add support for build-args

24f7bbf4e28185f2421e08087e3f7615c7ba551d authored about 9 years ago by Nathan LaFreniere <[email protected]>
Update DOCS.md [CI SKIP]

26af1d895d35c80620131cfdcb0d943c3ec99a3f authored about 9 years ago by Brad Rydzewski <[email protected]>
Updated MAINTAINERS file [CI SKIP]

9e1029d1d134795b943655328f2cb45671972390 authored about 9 years ago by Brad Rydzewski <[email protected]>
Merge pull request #18 from andreo/master

Fix parameter names in a documentation. [CI SKIP]

2708c58b4970ba99d4ef47a1f753f24ab8b85f0d authored about 9 years ago by Brad Rydzewski <[email protected]>
Merge pull request #20 from ipedrazas/patch-1

docker image update

38e910dbd69a04da9e2a1edccb9e4e4ff1ddcf64 authored about 9 years ago by Brad Rydzewski <[email protected]>
Created MAINTAINERS file [CI SKIP]

44106664391061ede93a98f0834fd094a99ad841 authored about 9 years ago by Brad Rydzewski <[email protected]>
docker image update

update from rancher/docker:1.8.1 to 1.9.1

b41b68dd088af56672deef72b41392435c132f50 authored about 9 years ago by Ivan Pedrazas <[email protected]>
Fix parameter names in a documentation.

90078ff15f7d9391b6297d26b73dcbf5c067c5ee authored about 9 years ago by andreo <[email protected]>
Merge pull request #19 from Bugagazavr/bip-support

Bip support for docker

773b5a2a9b90544c63f2b144dad21e3a863aba88 authored about 9 years ago by Brad Rydzewski <[email protected]>
Merge pull request #17 from x-cray/add-force-option

Add option to replace existing matched image tags

32e388f871fcef8caf5359f1b8f1f869cc2db0ce authored about 9 years ago by Brad Rydzewski <[email protected]>
Merge pull request #16 from x-cray/patch-1

Update DOCS to match the latest code [CI SKIP]

2f245a75771466211031fd09b0e0cbdbb9b8859b authored about 9 years ago by Brad Rydzewski <[email protected]>
Added bip to docs

2cf2312cedc64f5d8368b8a24b3cbdccbb5d00d2 authored about 9 years ago by Kirilll Zaycev <[email protected]>
Bip support for docker

cd124c3ac500a803ad80c15563448009dae7e6d0 authored about 9 years ago by Kirilll Zaycev <[email protected]>
Add option to replace existing matched image tags

24082f1d5c6b0919daca944611b9770c9af08e12 authored about 9 years ago by Denis Parchenko <[email protected]>
Update DOCS to match the latest code

Add some missing highlighting

1776af3e30d3e35f936611161ef30d39aba5b03a authored about 9 years ago by Denis Parchenko <[email protected]>
Merge pull request #15 from atosatto/mirror-registry

Adding support to registry mirroring

0b2faea19203b30637d295dd6a2436defaab78a5 authored about 9 years ago by Brad Rydzewski <[email protected]>
updated caching docs [CI SKIP]

a12f0f403d9391e6c228eca61de7a29f19feb1bc authored about 9 years ago by Brad Rydzewski <[email protected]>
Merge pull request #14 from janeczku/cache-revamp

Separate 'archive' parameter in 'load' and 'save'

f510688b48fc2b8a3f4e11456ac6f7dbca803971 authored about 9 years ago by Brad Rydzewski <[email protected]>
Separate 'archive' parameter in 'load' and 'save'

2b54df91cebfaac6d4b538eab0209414de5f269e authored about 9 years ago by Jan Broer <[email protected]>
implementing the support for the registry mirror

a76e08c4fd38bcb2ae561645ce8b039b42527104 authored about 9 years ago by Andrea Tosatto <[email protected]>
Merge pull request #13 from janeczku/caching

Add support for saving/restoring image layers from archive

204616b78f93e22160f9dc55844b2b5b8b93bc05 authored about 9 years ago by Brad Rydzewski <[email protected]>
Adds support for saving/restoring image layers from archive

fd95103a823414cb394b236bc2de9cded8465c89 authored about 9 years ago by Jan Broer <[email protected]>
Update DOCS.md

revert prior documentation change [CI SKIP]

dd43c76c88db5b2d98180b57117476cac0c923bd authored about 9 years ago by Brad Rydzewski <[email protected]>
Update DOCS.md

clarified devicemapper error in docs is not just RedHat or CentOS [CI SKIP]

0605f1cf8ec1a322fdce5d5102f6aa7b857d1520 authored about 9 years ago by Brad Rydzewski <[email protected]>
enable auto deploy, multiple tags

bad907e821030b804b58b3cb80277955bc65c6b3 authored about 9 years ago by Brad Rydzewski <[email protected]>
update docs to include multi-tag capabilities

593ab32760600f1481605a5a11e1946f4569692c authored about 9 years ago by Brad Rydzewski <[email protected]>
enables multi-tag build and publish

54b0c1d9e0bfa537a2e068906d2689f7a3bcf88b authored about 9 years ago by Brad Rydzewski <[email protected]>
Update DOCS.md

c17725f26983a45d019d42ab05d591afd086a371 authored about 9 years ago by Brad Rydzewski <[email protected]>
Merge pull request #10 from floatdrop/patch-1

Fix `vars` typo

f5c276b3f4def729760b0174b903af61004d4477 authored about 9 years ago by Brad Rydzewski <[email protected]>
Merge pull request #9 from gregory90/fix-for-private-registries

fixes #8

b6573eabcaf6ec29213c748773cbe361812e9291 authored about 9 years ago by Brad Rydzewski <[email protected]>
Fix `vars` typo

`vars` -> `vargs`

920bcc3175e367399c5036291715e01a8d445adf authored about 9 years ago by Vsevolod Strukchinsky <[email protected]>
Merge pull request #7 from antonikonovalov/master

fix(file): fixing work with Dockerfile.*

4a36ff8f963e0a97f9dc908e1824c34e0aeaa2ac authored about 9 years ago by Brad Rydzewski <[email protected]>
fixes #8

07b9d254dfe47ea4630dbf4efbc957d56379a057 authored about 9 years ago by Grzegorz Graczyk <[email protected]>
refact(main): readable

0f4ab18017869908a2ecf4261e5be84c4ce6cf99 authored about 9 years ago by Anton Konovalov <[email protected]>
Merge branch 'master', remote-tracking branch 'origin'

138d5e155d216a9315b3e0a02b02734c2d332712 authored about 9 years ago by Brad Rydzewski <[email protected]>
updated logo to svg [CI SKIP]

48a41d16b428324f82c6fc635c06f0a910e3686c authored about 9 years ago by Brad Rydzewski <[email protected]>
fix(file): fixing work with Dockerfile.*

now it's not work becaouse file != context
see more here https://docs.docker.com/reference/comm...

9794f928666afe6a50746a809e9123e03c77d182 authored about 9 years ago by Anton Konovalov <[email protected]>
Merge pull request #6 from antonikonovalov/master

update DOCS.md

f0a3522deda9b4ce1ba76c518f5f225e16dde67a authored about 9 years ago by Don <[email protected]>
update DOCS.md

3013fd04d177a3e507e602bd66dd98c00a14e3b0 authored about 9 years ago by Anton Konovalov <[email protected]>
removed a stupid debug line

5f347612d970b732a2bbfede89b15163ecda5e0b authored over 9 years ago by Brad Rydzewski <[email protected]>
re-enable storage driver

fa13b24f4f290a5b9693b117d0bbdc7141afb5aa authored over 9 years ago by Brad Rydzewski <[email protected]>
removed wrapdocker, removed storage_driver setting

ff77470c115be1b67e1bde4c1654409cbdb6fa5b authored over 9 years ago by Brad Rydzewski <[email protected]>
use latest docker

31aefa65806f361c54ed235df302570f969b5150 authored over 9 years ago by Brad Rydzewski <[email protected]>
fixed default env setup

6b9c6a1b94d01deb02523817b4aee8afc5d825e0 authored over 9 years ago by Brad Rydzewski <[email protected]>
first attempt at rancher/docker

d29a26fa53d07d37873316da1ea7a79204990dfb authored over 9 years ago by Brad Rydzewski <[email protected]>
enable dns w/ docker

678550e68f2ed5ec9a6913bed3eccda2b2844d0e authored over 9 years ago by Brad Rydzewski <[email protected]>
added --insecure-registry flag

be274cf2e91127d25ce2f11e6c393a9b08b36eeb authored over 9 years ago by Brad Rydzewski <[email protected]>
updated docs

b95a703ab3d2b2f97cbefe16617a21b46affef30 authored over 9 years ago by Brad Rydzewski <[email protected]>
switch from Clone to Workspace object

a92ebb2b118788e3729f1b4df4ac306df0843a81 authored over 9 years ago by Brad Rydzewski <[email protected]>
display version on Docker plugin

c6f4642586f028ecd4194ba395d89ddaf613cf94 authored over 9 years ago by Brad Rydzewski <[email protected]>
login before build

4c14dd88a122b27fa7c438f8eb513540e6d64677 authored over 9 years ago by Brad Rydzewski <[email protected]>
use aufs by default

78b8638d295bdcb90efe4c67b473b618124735b3 authored over 9 years ago by Brad Rydzewski <[email protected]>
mounting volume by default

4c1c1670d07bf005897215f5d7cc04ad0ca86fe6 authored over 9 years ago by Brad Rydzewski <[email protected]>
ability to, at least temporarily, set the storage driver

ed32fa55239de5e3c98165233e24ba15b72ae6b3 authored over 9 years ago by Brad Rydzewski <[email protected]>
stop docker service before exit

8932dda6d9d6117916dec15e2baecfb4ae5f3c7d authored over 9 years ago by Brad Rydzewski <[email protected]>
initial working version of plugin

67806aa90a27b928afe9a6e504d93914c0e6ed27 authored over 9 years ago by Brad Rydzewski <[email protected]>
Update .drone.yml

0f2b6fd359964a94284369b0b462fd39720cf584 authored over 9 years ago by Brad Rydzewski <[email protected]>
added plugin docs

84a5a2abc685c29f3cfef3f47822624ef8028b76 authored over 9 years ago by Brad Rydzewski <[email protected]>
Initial commit

496b9ee06729543cd60b1eaa316b293963f4d977 authored over 9 years ago by Brad Rydzewski <[email protected]>