Page 1 of 1

Adding new docker container

Posted: Wed May 01, 2019 11:36 am
by AndreaBB
Hi all,
is it possible to add a new docker image, like the tacacs+ (https://github.com/lfkeitel/docker-tacacs-plus)?
I've not found any info in the cock book regarding this procedure.

Regards,
Andrea

Re: Adding new docker container

Posted: Wed May 01, 2019 12:28 pm
by AndreaBB
Ok, I've digged a bit into this since I'm not a docker expert.
Log into EVE cli, run " dc search 'what you want to search' " and press enter, you'll get a list of the available dockers.
To install it, for example the Tacacs+ I was looking for, run " dc pull lfkeitel/tacacs_plus ".
After the image is pulled, you can use it from the web interface.

Hope this can be useful to you. :D

Re: Adding new docker container

Posted: Fri Nov 18, 2022 5:12 pm
by Bernardius
AndreaBB wrote:
Wed May 01, 2019 12:28 pm
Ok, I've digged a bit into this since I'm not a docker expert.
Log into EVE cli, run " dc search 'why you want to search' " and press enter, you'll get a list of the available dockers.
To install it, for example the Tacacs+ I was looking for, run " dc pull lfkeitel/tacacs_plus ".
After the image is pulled, you can use it from the web interface.

Hope this can be useful to you. :D
Thanks dude ! super useful tip !

Re: Adding new docker container

Posted: Wed Jan 11, 2023 4:55 am
by leochad
Docker reads the directions from a Dockerfile to automatically create images. It is a text file that contains all the instructions required to create a certain image.
gartic phone