-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Windows compatibility issue #960
Copy link
Copy link
Closed
Labels
Description
Describe the bug
Failed to docker-compose build when trying to run local node.
To Reproduce
Steps to reproduce the behavior:
- Install Docker (WSL 2 backend) on Windows
- git clone git@github.com:ethereum-optimism/optimism.git
2.1 cd optimism & yarn install & yarn build
2.2 cd ops & docker-compose build - See error message as below
Expected behavior
A clear and concise description of what you expected to happen.
System Specs:
- OS: Windows 10 (19042.985)
- Docker Desktop 3.3.3 (64133)
Additional context:
- Tried on different Windows machines
Reactions are currently unavailable
