Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mock docker install to run more tests on mac #26

Open
keithbentrup opened this issue Sep 17, 2020 · 0 comments
Open

mock docker install to run more tests on mac #26

keithbentrup opened this issue Sep 17, 2020 · 0 comments

Comments

@keithbentrup
Copy link
Member

could mock docker on mac with:

# mock docker and settings file to show menu options
cp /bin/bash /usr/local/bin/docker
mkdir -p "$(dirname "$docker_settings_file")"
touch "$docker_settings_file"

to try more tests BUT may have to update is_docker_compatible checks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant