sous-chefs / docker

Development repository for the docker cookbook
https://supermarket.chef.io/cookbooks/docker
Apache License 2.0
1.35k stars 794 forks source link

Fix tests #1245

Closed b-dean closed 1 year ago

b-dean commented 1 year ago

Description

There were a number of tests failing because of Chef 17 vs 18 or Docker version 24. I'm working on fixing another issue and thought I'd just make a PR with these changes.

Issues Resolved

Depends on https://github.com/sous-chefs/.github/pull/25 being merged first if you don't want to refer to my branch.

Check List

b-dean commented 1 year ago

Sorry about all the force pushes over and over. I was trying to keep the changes related to fixing tests in here so #1246 was just changing things for Chef 18.

If you tag a new version of sous-chefs/.github I'll commit again here, otherwise it should be good.

b-dean commented 1 year ago

this was merged as part of #1246