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: 98,904 of 191,296
Downloads: 8,367

Daily

Ranking: 15,322 of 191,254
Downloads: 28

Depended by

RankDownloadsName
22,97366,756pgtk

Depends on

RankDownloadsName
109423,530,862os
10,287292,689backtrace
34,86137,014qbash

Owners

#GravatarHandle
1iconyegor256