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: 79,675 of 196,619
Downloads: 12,470

Daily

Ranking: 15,428 of 196,594
Downloads: 44

Depended by

RankDownloadsName
20,66385,111pgtk

Depends on

RankDownloadsName
111469,323,142os
9,628383,782backtrace
26,79457,071qbash

Owners

#GravatarHandle
1iconyegor256