Ecosyste.ms: OpenCollective

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

github.com/ory/dockertest

Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
https://github.com/ory/dockertest

fix: lock before setting client api version (#292)

Closes #290

9841a009a15701da9ac57e121a974732d564bd90 authored over 3 years ago by Ahmed Al-Hulaibi <[email protected]>
chore: update repository templates (#285)

92472ba5fc3e0e00f77069df607dd69abee5c36d authored over 3 years ago by hackerman <[email protected]>
docs: cockroachdb default connection string in examples (#286)

82dacef9cae6a964891a679ab1170f673fb4e133 authored over 3 years ago by Koeng101 <[email protected]>
docs: complete postgres example with RunWithOptions and GetHostPort (#284)

3b96d83108037d6f5ec9c9d08ed40c89ec559b4e authored over 3 years ago by Zelimir Fedoran <[email protected]>
chore: update repository templates (#282)

214488dc383241425811f3a1fece37ec55d6ae92 authored over 3 years ago by hackerman <[email protected]>
chore: update repository templates (#280)

c6ff9c0778d142797110e0d5105242b32909e86e authored over 3 years ago by hackerman <[email protected]>
fix: parse volume mounts using the same function as docker cli (#274)

volume mount paths should be of the form:
`<src>:<dest>[:<options>]`

Docs:
https://docs...

74f0f531bab99a29295ced731b718530a286e695 authored over 3 years ago by RichieSams <[email protected]>
chore: update repository templates (#276)

058423cbfdb64bc3df3cea0fc7462e26750a5951 authored over 3 years ago by hackerman <[email protected]>
chore: update repository templates (#272)

04d0b5e47a0edfa347e014ca0dd83672d1854b5c authored over 3 years ago by hackerman <[email protected]>
chore: update repository templates (#270)

0e45bd862104ccf2c35aaf670fed47b16f929a2c authored over 3 years ago by hackerman <[email protected]>
feat: expose tty in RunOptions (#269)

Closes #268

Signed-off-by: Xin Li <[email protected]>

888a43c66acd1850cec73f3c6cdcc9ed98b6b398 authored over 3 years ago by Xin Li <[email protected]>
ci: add docker to ignore list

142b1d7e29ecbc849e6b297ed36d7fd0f6889518 authored over 3 years ago by hackerman <[email protected]>
chore: bump term to fix windows

Closes #232

f4ca4ddf600225b4895ee5bdb65e73f4bd2a8890 authored over 3 years ago by aeneasr <[email protected]>
chore: upgrade backoff to the latest v4 release (#265)

Upgrades "cenkalti/backoff" to the latest v4 release.

Signed-off-by: Andreas Amstutz <tullo@u...

99759c4e4881d747a77b4b907a7a3a1543aa346f authored over 3 years ago by Andreas <[email protected]>
fix: exponential backoff (#264)

Co-authored-by: Andreas Amstutz <[email protected]>

96555fae845e34b472dcc605b018040941f061a5 authored over 3 years ago by Andreas <[email protected]>
chore: update repository templates (#263)

31ba36755d81adcdcc34296baccb7d290c4fbaaf authored over 3 years ago by hackerman <[email protected]>
chore: update repository templates (#262)

44efd604a6887f5f132e2f076307f3a1ddf471ff authored almost 4 years ago by hackerman <[email protected]>
ci: ignore docker directory in reference finder

dcabfb090edd11fdd854f1edd823f59f6c67a8d4 authored almost 4 years ago by aeneasr <[email protected]>
chore: update repository templates (#258)

64212a2cb679f1fa082ce0ad54e1265076f8fc74 authored almost 4 years ago by hackerman <[email protected]>
feat: add user config run option (#254)

395ca8d8db3670b9380350c693b87315fd42c339 authored almost 4 years ago by Daniel Cooper <[email protected]>
chore: update repository templates (#250)

05646d9b4d700789f1ba1c90cc11870140e29f86 authored about 4 years ago by hackerman <[email protected]>
chore: update repository templates (#245)

5b244b7bd483a73b4e21605923db9ab62d510fbd authored about 4 years ago by hackerman <[email protected]>
docs: update minio example (#244)

c7ad119fc994b089023462232203d978b35540a1 authored about 4 years ago by ivancili <[email protected]>
chore: update repository templates (#240)

e6ea3fa7d3bd49758ccdc314dd347346a7670792 authored about 4 years ago by hackerman <[email protected]>
fix: set password to launch postgres container (#241)

22557cfff5b595e377033d3ea7ae2ec325039fbb authored about 4 years ago by Katsunori Kanda <[email protected]>
feat: add BuuildArgs to BuildOptions (#242) (#243)

Closes #242

c265f43cb3c365a520997e07cd82e2afcd7ed1db authored about 4 years ago by Katsunori Kanda <[email protected]>
chore: update repository templates (#236)

c4db3b6d5055606c21cebcc7e1f52b1486d67409 authored about 4 years ago by hackerman <[email protected]>
doc: tips for auto-removing old containers (#237)

Closes #234

35a8e8a1fce78875f28bd0b2858e8891d57c31fe authored about 4 years ago by LI Zhennan <[email protected]>
docs: fix variable assignment mistake on example code (#235)

2444b91333debf247445fddf002fab87b492f5f7 authored about 4 years ago by Ryoya Sekino <[email protected]>
docs: updates banner in readme.me (#233)

058a75523a3f47f2d3db275c26a165a2454c05d6 authored about 4 years ago by John <[email protected]>
docs: add error handling after container purging (#231)

36806f72591f1ca547f5206db7a8565458487ea5 authored about 4 years ago by Ryoya Sekino <[email protected]>
chore: update repository templates (#230)

59483fe717b78c4bee6f7d4d6c23221e40aca9b1 authored about 4 years ago by hackerman <[email protected]>
ci: ignore docker

c4f5093319fa3f4259d1c987ca0d5ac3da008681 authored about 4 years ago by hackerman <[email protected]>
docs: running dockertest in gitlab ci (#229)

0c817b33dbd96c51a45dc9d23b413c59aad12872 authored about 4 years ago by Dennis Glot <[email protected]>
fix: use moby/term rather than our own term package (#227)

Closes #212
Closes #208

012ed9aaed5eb5c8c21e31a489670b2303278b32 authored about 4 years ago by Brian Akins <[email protected]>
chore: update repository templates (#228)

10cb4c071bdfaabb93588e35927039f292170f57 authored over 4 years ago by hackerman <[email protected]>
fix: misspelling APIMount field (#224)

See #217

5c873159c1b19fd8ff2c60f7077a0aebf9fd36b2 authored over 4 years ago by Maksim Sokolnikov <[email protected]>
chore: update repository templates (#223)

30885e4461c2bb4194a23a9ecfb11af5a7aa2ffd authored over 4 years ago by hackerman <[email protected]>
chore: update repository templates (#214)

4a77e2146cb5d9ced2d6371cc4f0ee83d4ab2d9c authored over 4 years ago by hackerman <[email protected]>
chore: update repository templates (#209)

557ae2f6fb4257b77d97b89fb21bd677e8abf458 authored over 4 years ago by hackerman <[email protected]>
docs: update github templates (#203)

Signed-off-by: aeneasr <[email protected]>

fce9a6f53111fba1cef57c049aa76c42b498a793 authored over 4 years ago by hackerman <[email protected]>
docs: update github templates (#201)

Signed-off-by: aeneasr <[email protected]>

64a41b68a0a1646c4f5ce8953c0623fbcbcac497 authored over 4 years ago by hackerman <[email protected]>
feat: add basic network management (#188)

Related #163

This PR adds three things (in order from smaller to bigger):
* Getting a conta...

1deddef86060555fa2926d4f9349d6d513dcfeba authored over 4 years ago by Vladimir Stolyarov <[email protected]>
docs: Updates issue and pull request templates (#200)

Signed-off-by: aeneasr <[email protected]>

74d0e5fa3f4e2f97b4c9774ae27bb2ee7ac93788 authored almost 5 years ago by hackerman <[email protected]>
chore(mod): rename and update gotestyourself to gotest.tools (#199)

Updates "gotest.tools" to the latest v3 release, which includes a name
change from its previous...

83457bc36fa6fbeed412a5eec074a5a4da7559bb authored almost 5 years ago by Benjamin Wester <[email protected]>
docs: Update README.md (#198)

8721c622aa05e59efebc904636c0436a00e2b360 authored almost 5 years ago by Eugene Russkikh <[email protected]>
docs: add go mod install instruction (#197)

Closes #196

8c5d150587afe2b5072200ca19a6938c445836a6 authored almost 5 years ago by Lars <[email protected]>
docs: Rename Cockroachdb.md to CockroachDB.md

a9badd7dc5ac00b8ef1f8abd512d656281375894 authored almost 5 years ago by hackerman <[email protected]>
docs: add cockroachdb example (#194)

Although extremely close to PostGreSQL example, Cockroach requires
a slightly different setup i...

283b98e4294a1688b7db1fc96bd039103cd8029b authored almost 5 years ago by Théotime Lévêque <[email protected]>
docs: Updates issue and pull request templates (#189)

Signed-off-by: aeneasr <[email protected]>

8ada5c448354414e91637251e8e8d0a72e66a2d5 authored almost 5 years ago by hackerman <[email protected]>
Add nancy vuln checker (#187)

613461d65957cb992b546a7eeb5df80563c2e2a1 authored almost 5 years ago by hackerman <[email protected]>
vendor: Update runc to rc9 (#186)

13fc76018d3f34a875871d8bcc184ca22ba85ecb authored almost 5 years ago by hackerman <[email protected]>
docs: Updates issue and pull request templates (#184)

Signed-off-by: aeneasr <[email protected]>

0948ef82d9ad60c2577c67a4db563a2fc3e14fdb authored almost 5 years ago by hackerman <[email protected]>
Add function to get docker resource by name (#172)

11b6eae52daa29ddad65fe990c048351d8398cbb authored about 5 years ago by Tomáš Procházka <[email protected]>
Revert incorrect license changes

c745b8f2513da3918a221a8eb44b1440d3fa0e41 authored about 5 years ago by hackerman <[email protected]>
Support volume mounting on Windows paths (#166)

Closes #142

8425dff14491155459d3b4bc82e676fe990a7b62 authored about 5 years ago by Tomasz Kolaj <[email protected]>
vendor: Updates dependencies (#179)

c66975198fb6db21e930bb6eeb5e919ae798d7fc authored about 5 years ago by Jack Whelpton <[email protected]>
Adds version to import package paths and use Go Modules (#178)

fa707f0f1b6a47c655ff73724436a1cfc505137e authored over 5 years ago by Jack Whelpton <[email protected]>
Migrates to Go Modules (#177)

0373d2b9524a523af527c5d4dfb4a60baf7a5bc5 authored over 5 years ago by Jack Whelpton <[email protected]>
Fix Run and RunWithOptions docstring (#174)

daca8c6bb9bce353c8228f2ad6880757db0348ee authored over 5 years ago by Carson Ip <[email protected]>
docs: Updates issue and pull request templates (#171)

Signed-off-by: aeneasr <[email protected]>

2b0896a948c60f3207381d9fc259d0fc13227c30 authored over 5 years ago by hackerman <[email protected]>
docs: Updates issue and pull request templates (#170)

Signed-off-by: aeneasr <[email protected]>

fa3d547318de5e20c665c6ffcb8a885ee2e8183f authored over 5 years ago by hackerman <[email protected]>
docs: Updates issue and pull request templates (#169)

Signed-off-by: aeneasr <[email protected]>

d851935b2ad3fd715a7277e4320dafb267b3c008 authored over 5 years ago by hackerman <[email protected]>
Add BuildOptions (#167)

047d831f2ec1c4f4ca9ee881570f6126368c5b0c authored over 5 years ago by Aleksandr Moshkin <[email protected]>
docs: Updates issue and pull request templates (#168)

Signed-off-by: aeneasr <[email protected]>

56256c3d468872f5dd4f1b339682ccc7ddc030d5 authored over 5 years ago by hackerman <[email protected]>
docs: Updates issue and pull request templates (#165)

Signed-off-by: aeneasr <[email protected]>

e53223b3721be8455433da8a2348b6992e1c9b3d authored over 5 years ago by hackerman <[email protected]>
Fix goimports in example (#161)

9aadc660b37411264b2fda5b415f296d6aff8064 authored over 5 years ago by Taufiq Rahman <[email protected]>
Update FUNDING.yml

e67b3164853fa60e3795e6f25e0e54ac2300375b authored over 5 years ago by hackerman <[email protected]>
Update FUNDING.yml

7c6c72dc46e164fe580db90dc7073f9a9966b2ea authored over 5 years ago by hackerman <[email protected]>
Create FUNDING.yml

9c4cc66b0bcb5211fe77c18c4d6257b2a550a96c authored over 5 years ago by hackerman <[email protected]>
docs: Updates issue and pull request templates (#160)

Signed-off-by: aeneasr <[email protected]>

a5f8a255bd66ea7f2c21b821cc6c66723276a9ea authored over 5 years ago by hackerman <[email protected]>
docs: Updates issue and pull request templates (#159)

Signed-off-by: aeneasr <[email protected]>

2146f246c13672e50b2edd422fb920aa1ec492c1 authored over 5 years ago by hackerman <[email protected]>
docs: Updates issue and pull request templates (#158)

Signed-off-by: aeneasr <[email protected]>

25d01bb0e964b4035f1537db3acdf4d905322e16 authored over 5 years ago by hackerman <[email protected]>
docs: Updates issue and pull request templates (#157)

Signed-off-by: aeneasr <[email protected]>

387c9405b8cd30ed8f7e377f9b8ae6275c59f364 authored over 5 years ago by hackerman <[email protected]>
Remove Travis-CI Setting up description from README.md (#155)

Closes #154

Signed-off-by: sekky0905 <[email protected]>

56b367fe94ad17019ab80b91fe686218e65ce9fa authored almost 6 years ago by sekky0905 <[email protected]>
Provide API to remove containers by name (#152)

Signed-off-by: Andrea Panattoni <[email protected]>

f76851ed013cf03f376b6580c834467187bb7148 authored almost 6 years ago by Andrea Panattoni <[email protected]>
Added options to modify host config (#149)

* Added options to modify host config
* Updated docs comments

Signed-off-by: Federico Paolin...

df4d49d0a596abcdd3aea73f8b2561afcdbeed3c authored almost 6 years ago by Federico Paolinelli <[email protected]>
Add dns option to RunOptions (#147)

Signed-off-by: Chang Fu Chiao <[email protected]>

64f823574716d1fb999f6ff3c2862c4b9744528d authored about 6 years ago by zack <[email protected]>
Update PostgreSQL.md

3966127e979b32553cb559228d913c37d0ec714f authored about 6 years ago by hackerman <[email protected]>
docs: Updates issue and pull request templates (#141)

Signed-off-by: aeneasr <[email protected]>

e438465465fd8ceebed13e6c4e1753170d2dfc9c authored about 6 years ago by hackerman <[email protected]>
docs: Updates issue and pull request templates (#139)

Signed-off-by: aeneasr <[email protected]>

5d7c23fa427756839605a47cbe53987aaca44c16 authored about 6 years ago by hackerman <[email protected]>
Add network option (#137)

Signed-off-by: Chang Fu Chiao <[email protected]>

9f1141b78507d23603f6be530587664ebb63a8d2 authored over 6 years ago by zack <[email protected]>
Add privileged option (#136)

Signed-off-by: Chang Fu Chiao <[email protected]>

bb9a1e0901cd6556647f935bb21cf91a3bc4cd02 authored over 6 years ago by zack <[email protected]>
Allow configuring dlv (#134)

Signed-off-by: Chang Fu Chiao <[email protected]>

272abdf5bd73ac256883a7648d39efdd470f0998 authored over 6 years ago by zack <[email protected]>
Add Resource.Expire() to kill container after timeout (#133)

Signed-off-by: Jon Williams <[email protected]>

96f926df0619a4559f9a49a90422d88ec8b2d806 authored over 6 years ago by Jon Williams <[email protected]>
Remove dependency on libcontainer/system, which requires cgo (#131)

Signed-off-by: Denys Smirnov <[email protected]>

1ff4d597ac09e84e6f3edfc340b22d5544da1eb2 authored over 6 years ago by Denys Smirnov <[email protected]>
Expose stderr in docker build function (#130)

Signed-off-by: Denys Smirnov <[email protected]>

a054a1763cd1a6419bac1f0c88a5a9c4cf7a4c82 authored over 6 years ago by Denys Smirnov <[email protected]>
Adds labels to docker config (#128)

9bca068bf5e4af2484b9c2e8cfeb3d098d5327d7 authored over 6 years ago by Patrick Barker <[email protected]>
Fixes imports in docs and use dep for pinning specific version (#125)

7b7508377d0e07766cccf1e9c82e2ff4cdb56f0f authored over 6 years ago by Denys Smirnov <[email protected]>
Adds GetHostPort and Close helpers to Resource (#126)

9b544b30eaad561e5d3dae96e748c12efdd2c775 authored over 6 years ago by Denys Smirnov <[email protected]>
vendor: Remove go-dockerclient dependency (#122)

Closes #111

2e92e7784b6fb199fd168aa46269a2f1b34f299e authored over 6 years ago by Aeneas <[email protected]>
vendor: Updates dependencies (#121)

8f0531d9ad11a27be79e4d604d385e9a1ccc0c2a authored over 6 years ago by Aeneas <[email protected]>
Allows setting workingdir (#117)

Signed-off-by: Colin Edwards <[email protected]>

f70891c9e81cc80ce5b8337fecf4751f9241b8c4 authored over 6 years ago by Colin Edwards <[email protected]>
Removes d.Client.RemoveContainer in Purge method (#120)

c11e1bcec2db8d029e6e207f1729f2f3e5f34838 authored over 6 years ago by Calvin Leung Huang <[email protected]>
docs: Updates banner in README (#116)

30c2496d1bbfbc267fa19b495ad7498b0309870b authored almost 7 years ago by Aeneas <[email protected]>
Adds minio image example to docs (#114)

b53bfaab1c5ee464a71154e6b707104568e3f2f0 authored almost 7 years ago by Alex <[email protected]>
vendor: cenk/backoff moved to cenkalti/backoff (#113)

15c8e8835bba04e0d7c2b57958ffe294d5e643dc authored almost 7 years ago by Ron Hopper <[email protected]>
Exposes ExtraHosts (#110)

This will enable the user to add hostname mapping to the container.
Can be useful when mocking ...

19cddceae30a3e79ccb49bbdff455bc9dffc2f00 authored almost 7 years ago by Anders Brander <[email protected]>
Change ordering to handle docker-machine first (#109)

7b5419c1f3d7dc52c218e6bf64b694bb74feaf2c authored almost 7 years ago by Martin Englund <[email protected]>
a TLS pool if DOCKER_CERT_PATH is set (#106)

b01b564e3a220a12d3ab86a1aa9da7ddd0b8cd9e authored about 7 years ago by Tim Schaub <[email protected]>