We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Run the following command
earthly +local
Stops with the following error
./s/voting-node+publish | *cached* --> RUN chmod +x /app/entry.sh ./c/dev-local+build | *cached* --> COPY docker-compose.yml . +local | --> COPY ./containers/dev-local+build/docker-compose.yml ./local/ output | --> exporting outputs output | [----------] 100% exporting outputs Error: pull ping error: pull ping response: rpc error: code = Unknown desc = image pull: 1 error occurred: * command failed: docker pull 127.0.0.1:40235/sess-u23w6m2xgfus1k86e0xlmo0c1/pullping:img-0: exit status 1: Error response from daemon: Get "http://127.0.0.1:40235/v2/": dial tcp 127.0.0.1:40235: connect: connection refused: exit status 1 🛰️ Reuse cache between CI runs with Earthly Satellites! 2-20X faster than without cache. Generous free tier https://cloud.earthly.dev
Windows 11 WSL2 Ubuntu 22.04 Docker Desktop 4.25.2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Run the following command
Stops with the following error
Windows 11
WSL2 Ubuntu 22.04
Docker Desktop 4.25.2
The text was updated successfully, but these errors were encountered: