Categories: None [Edit]

donce

https://rubygems.org/gems/donce
https://github.com/yegor256/donce
A one-function library that helps you build a temporary Docker image, run a temporary Docker container from it, and then clean up, deleting them both. This may be helpful for automated testing, when you test how your code might behave in an isolated environment. This may also be helpful when you need a custom Docker image with a tool inside, but Testcontainers don't have such an image.

Total

Ranking: 86,878 of 193,188
Downloads: 10,526

Daily

Ranking: 18,419 of 193,154
Downloads: 29

Depended by

RankDownloadsName
21,58676,025pgtk

Depends on

RankDownloadsName
111438,992,252os
10,137321,597backtrace
30,90344,874qbash

Owners

#GravatarHandle
1iconyegor256