No Docker images listed in Docker.io

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
schunk88
Posts: 7
Joined: Tue Jan 30, 2018 8:25 pm

No Docker images listed in Docker.io

Post by schunk88 » Thu Aug 02, 2018 3:41 am

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.

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

Re: No Docker images listed in Docker.io

Post by Uldis (UD) » Sat Aug 04, 2018 10:21 am

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

schunk88
Posts: 7
Joined: Tue Jan 30, 2018 8:25 pm

Re: No Docker images listed in Docker.io

Post by schunk88 » Wed Aug 08, 2018 2:21 am

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:~#

Post Reply