git clone https://github.com/denis-itskovich/easyeda-autorouter.git
cd easyeda-autorouter
docker-compose build [--build-arg VER=<EDA_VERSION>]
docker-compose up -d
docker run -d -p3579:3579 slimgears/easyeda-router:latest
version: "3.7"
services:
easyeda:
name: easyeda-router
image: slimgears/easyeda-router
restart: always
ports:
- "3579:3579"
Open in browser: http://localhost:3579/api/whois
You should see the blank page with the only line:
EasyEDA Auto Router