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

Check/Test docker container on Windows #12

Open
pattacini opened this issue Feb 25, 2021 · 2 comments
Open

Check/Test docker container on Windows #12

pattacini opened this issue Feb 25, 2021 · 2 comments
Assignees

Comments

@pattacini
Copy link
Member

As of now, we're preparing the interface in a Linux environment by doing:

$ sudo ip link set can0 type can bitrate 1000000
$ sudo ip link set up can0

However, it'd be great to achieve the same on a Windows host so that the container could be used therein as well.

cc @traversaro

@pattacini
Copy link
Member Author

Anyway, given that on Windows we'd need WSL2 for enabling the docker layer, it might be the case that the same exact instructions would work out in WSL2 too.

Otherwise, a possible solution could be checking netsh interface.

@davidetome
Copy link
Contributor

davidetome commented Feb 26, 2021

I'm installing wsl2/docker on the windows partition of my laptop, then I'll check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants