1 min readJul 27, 2018
Since they haven’t merged this in yet, I made a copy of this file in my installed gem, applied your changes manually, then ran diff
to create a patch file, which my CI pipeline applies to the file before trying to run kitchen. smh.
patch "$( chef exec bundle show kitchen-docker )/lib/kitchen/driver/docker.rb" ./kitchen-docker-fix.patch