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

Fix macos-latest docker build on github actions #167

Open
NeetishPathak opened this issue Dec 5, 2023 · 2 comments
Open

Fix macos-latest docker build on github actions #167

NeetishPathak opened this issue Dec 5, 2023 · 2 comments
Assignees
Labels
bug Something isn't working github_actions Pull requests that update GitHub Actions code good first issue Good for newcomers

Comments

@NeetishPathak
Copy link
Collaborator

macos-latest docker build was failing - https://github.com/paypal/junodb/actions/runs/7092295751/job/19305835061

due to docker not found on latest macos-latest

To fix, alternate macos image or manual docker installation

@NeetishPathak NeetishPathak added github_actions Pull requests that update GitHub Actions code bug Something isn't working good first issue Good for newcomers labels Dec 5, 2023
@NeetishPathak NeetishPathak self-assigned this Dec 5, 2023
@sampathbalivada
Copy link

sampathbalivada commented Jan 4, 2024

Hi @NeetishPathak, if this is not being worked on, can I take this up?

@sambhavnoobcoder
Copy link

hi @NeetishPathak ,
I was trying to setup the project on my local device to solve this issue , however on following the instructions as mentioned in the readme step by step , I found an error in running the command docker/build.sh and any commands after that . I did this on the latest macOs environment and the docker version is 25.0.2 . is this in any ways related to this issue or is this a different issue altogether ? I am attaching a screenshot of the same below .

Screenshot 2024-02-03 at 12 23 11 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working github_actions Pull requests that update GitHub Actions code good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants