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: 81,182 of 196,338
Downloads: 12,074

Daily

Ranking: 22,527 of 196,320
Downloads: 3

Depended by

RankDownloadsName
20,77883,701pgtk

Depends on

RankDownloadsName
111463,500,752os
9,741368,673backtrace
27,45354,797qbash

Owners

#GravatarHandle
1iconyegor256