Skip to content

Commit

Permalink
[SERV-1012] Test colima with new DOCKER_HOST socket
Browse files Browse the repository at this point in the history
  • Loading branch information
angelahuqing committed Jan 31, 2024
1 parent 9d71739 commit e0f80ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
run: |
brew install colima
colima --version
export DOCKER_HOST="unix://${HOME}/.colima/default/docker.sock"
# - name: Build and run with Colima
# run: |
# colima run -d -n cantaloupe-1 cantaloupe
Expand Down

0 comments on commit e0f80ed

Please sign in to comment.