Can I install Edgeshark on Windows? #59
-
Hello, I am running Docker Desktop on Windows 10 Enterprise. Docker is configured to use the WSL 2 backend with the desktop-windows builder enabled. I run my container on this same machine. The base OS for the image is Windows Server 2019. Can I install Edgeshark on this system? Can you provide instructions please? Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
thediveo
Jun 5, 2024
Replies: 1 comment
-
Deploying the services:
Navigate to http://localhost:5001 To setup capture:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
thediveo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Deploying the services:
wget -q --no-cache -O - \ https://github.com/siemens/edgeshark/raw/main/deployments/wget/docker-compose-localhost.yaml \ | docker compose -f - up
Navigate to http://localhost:5001
To setup capture: