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: 103,866 of 189,968
Downloads: 7,644

Daily

Ranking: 23,235 of 189,933
Downloads: 14

Depended by

RankDownloadsName
23,15165,497pgtk

Depends on

RankDownloadsName
109418,084,855os
10,344285,429backtrace
35,73335,576qbash

Owners

#GravatarHandle
1iconyegor256