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: 82,628 of 195,762
Downloads: 11,705

Daily

Ranking: 44,354 of 195,747
Downloads: 5

Depended by

RankDownloadsName
20,86382,541pgtk

Depends on

RankDownloadsName
111457,895,266os
9,831357,393backtrace
27,95453,194qbash

Owners

#GravatarHandle
1iconyegor256