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

Speed up and Fix Docker on Mac using Colima #22

Merged
merged 16 commits into from
Nov 17, 2022
Merged

Speed up and Fix Docker on Mac using Colima #22

merged 16 commits into from
Nov 17, 2022

Conversation

potatoqualitee
Copy link
Owner

@potatoqualitee potatoqualitee commented Nov 17, 2022

GitHub recently added Colima to their images.

Colima provides container runtimes on macOS (and Linux) with minimal setup, which means you can run docker without having to install Docker for macOS and run into licensing issues (actions/runner-images#2150).

This speeds up the macOS implementation by a huge amount because VirtualBox is no longer required.

I also tightened up the homebrew installer so that it doesn't have to update. I did this by being explicit about which repository I wanted to grab the sqltools from.

@potatoqualitee potatoqualitee merged commit 90a7c78 into main Nov 17, 2022
@potatoqualitee potatoqualitee deleted the colima branch November 17, 2022 12:44
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

Successfully merging this pull request may close these issues.

1 participant