Add docker container and fix permissions

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
Heisen
Posts: 2
Joined: Fri Sep 21, 2018 8:16 am

Add docker container and fix permissions

Post by Heisen » Wed Sep 26, 2018 9:27 pm

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 :)

Heisen
Posts: 2
Joined: Fri Sep 21, 2018 8:16 am

Re: Add docker container and fix permissions

Post by Heisen » Wed Oct 03, 2018 2:31 pm

Nobody try to add containers into eve ? :oops:

Post Reply