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: 89,186 of 192,565
Downloads: 9,987

Daily

Ranking: 19,106 of 192,541
Downloads: 23

Depended by

RankDownloadsName
21,93273,354pgtk

Depends on

RankDownloadsName
110433,432,132os
10,197311,652backtrace
32,24242,115qbash

Owners

#GravatarHandle
1iconyegor256