Sean OMeara

Results 57 comments of Sean OMeara

I have to do some work in this area soon anyway... stay tuned > On Dec 8, 2016, at 1:58 PM, Brian Flad wrote: > > As @someara pointed out,...

Why not just use the file resource directly instead of turning it inside out from a ruby_block?

Sure it does. https://github.com/chef-cookbooks/docker/blob/master/test/cookbooks/docker_test/recipes/image.rb#L129-L148

I'm trying to figure out what support for this would look like.... First thing would be the interface... I image we'd need a property on `docker_image` and an example of...

This is a consequence of bind mounting the sandbox... on a failed `kitchen converge`, test-kitchen never gets a chance to clean up like it would during `kitchen-destroy`. I'll investigate the...

is this still an issue for you in 2.6.5?

I can't seem to reproduce this... Using the docker cookbook as a guinea pig... First, I remove ~/.dokken just to be sure there's nothing there, then I converging a random...

Are you using anything extra like maybe mwrock/kitchen-nodes?

Hello! Thanks for pointing this out. Where might we find the hardening-check (script?) that you're running so we can add it to our tests? -s