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: 118,868 of 188,588
Downloads: 5,801

Daily

Ranking: 6,932 of 188,571
Downloads: 115

Depended by

RankDownloadsName

Depends on

RankDownloadsName
109401,096,890os
10,551264,815backtrace
39,40730,783qbash

Owners

#GravatarHandle
1iconyegor256