Page 1 of 1

No Docker images listed in Docker.io

Posted: Thu Aug 02, 2018 3:41 am
by schunk88
Upgraded from community to pro.
I'm running the vm on my macbook pro using fusion 10

I ran the last piece of the upgrade
apt-get update
apt-get install eve-ng-dockers-alt
then rebooted
when getting back into eve and choosing Docker.io node, the only thing visible is a colon ':'

Not sure where I failed the setup or if I am not implementing a step.

Thank you for your assistance.

Re: No Docker images listed in Docker.io

Posted: Sat Aug 04, 2018 10:21 am
by Uldis (UD)
You didnt install dockers, please re read how to upgrade from EVE community to Pro.
You missed very big update
http://www.eve-ng.net/documentation/ins ... eve-ng-pro

Upgrade step 3

Uldis

Re: No Docker images listed in Docker.io

Posted: Wed Aug 08, 2018 2:21 am
by schunk88
This is what I am seeing after running the dpkg and the eve-ng install again?

Welcome to Ubuntu 16.04.5 LTS (GNU/Linux 4.9.40-eve-ng-ukms-2+ x86_64)

* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
Last login: Tue Aug 7 21:12:03 2018 from 172.16.45.1
root@eve-ng:~# dpkg -l eve-ng
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-=================-=============-=============-========================================
un eve-ng <none> <none> (no description available)
root@eve-ng:~# apt-get update
Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:4 http://www.eve-ng.net/repo xenial InRelease
Reading package lists... Done
root@eve-ng:~# apt-get install eve-ng-pro
Reading package lists... Done
Building dependency tree
Reading state information... Done
eve-ng-pro is already the newest version (2.0.4-42).
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
root@eve-ng:~#
root@eve-ng:~# apt-get install eve-ng-dockers-alt
Reading package lists... Done
Building dependency tree
Reading state information... Done
eve-ng-dockers-alt is already the newest version (1.3-eve-ng).
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
root@eve-ng:~#