Page 1 of 1

Add docker container and fix permissions

Posted: Wed Sep 26, 2018 9:27 pm
by Heisen
Hello everyone,
I'm having an issu with docker in eve-ng pro under license, don't worry :D

So, i can pull any container with this command : "docker -H=tcp://127.0.0.1:4243 pull", it's working. I can see new containers on my server with "docker -H=tcp://127.0.0.1:4243 images" and i also see them on the web interface when i'm selecting new docker node. Containers are booting, but when i launch console with telnet i've two differents errors :

Image

My container is not set to rdp, it's well configured to telnet.

Image

The second one means that i don't have the right to connect to my container.

So i found in /opt/unetlab/wrappers there is a wrapper for docker

Image

How it's works ?

My question is, is there a good way to add public container to eve-ng pro, or is it not support at the moment ?

Thanks for the support :)

Re: Add docker container and fix permissions

Posted: Wed Oct 03, 2018 2:31 pm
by Heisen
Nobody try to add containers into eve ? :oops: