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: 92,744 of 192,062
Downloads: 9,303

Daily

Ranking: 17,713 of 192,034
Downloads: 52

Depended by

RankDownloadsName
22,72168,630pgtk

Depends on

RankDownloadsName
110428,706,560os
10,193301,516backtrace
33,48239,741qbash

Owners

#GravatarHandle
1iconyegor256