Docker container

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
erik
Posts: 7
Joined: Tue Mar 23, 2021 7:23 pm

Docker container

Post by erik » Tue Mar 23, 2021 7:52 pm

Hi,

i am running eve-ng pro bare metal and would like to know wat is needed to run any docker from docker hub.
DataKnox makes it look very easy in his openvas docker install demo on youtube. I would like to run isc dhcp in a docker.
i did a "docker pull networkboot/dhcpd" . But the dockers wont start. and i dont see any error messages or don't where to look for.
many tnx
Erik

Uldis (UD)
Posts: 5180
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: Docker container

Post by Uldis (UD) » Tue Mar 23, 2021 9:00 pm

EVE Pro cookbook, chapter 14
https://www.eve-ng.net/index.php/docume ... -cookbook/
All about dockers

erik
Posts: 7
Joined: Tue Mar 23, 2021 7:23 pm

Re: Docker container

Post by erik » Wed Mar 24, 2021 9:26 am

tnx. i have read the documentation. Build in docker are working fine.
i did a dc pull networkboot/dhcpd
when i do dc images, the dhcpd docker shows

i can use the dhcpd docker in eve-ng. but it wont boot. I dont see any err messages.
where do i need to search for errors of what is needed to use such 3rd party docker?

Uldis (UD)
Posts: 5180
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: Docker container

Post by Uldis (UD) » Wed Mar 24, 2021 3:55 pm

Use DinD docker option, read our cookbook

erik
Posts: 7
Joined: Tue Mar 23, 2021 7:23 pm

Re: Docker container

Post by erik » Wed Mar 31, 2021 7:28 pm

tnx that works!

Post Reply