@KitRedgrave @catoutofbed @not_on_pizza it is; I use Docker in CI for pretty much this reason
unfortunately, the heft of those images makes it really inconvenient and sometimes useless for some applications. like right now I have a problem where I want to sandbox youtube-dl, but doing so via a docker image is out of the question -- the image would be bigger than the app calling youtube-dl
unfortunately, the heft of those images makes it really inconvenient and sometimes useless for some applications. like right now I have a problem where I want to sandbox youtube-dl, but doing so via a docker image is out of the question -- the image would be bigger than the app calling youtube-dl
