nuber-io / nuber

Virtualization management software

Home Page:https://www.nuber.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cant create an container instances

jamielsharief opened this issue · comments

Its failing to create Containers

I have fixed this, you will need to update your installation, clear the cache and download the images from within the nuber container.

$ lxc exec nuber-app bash

Once in the nuber app container

$ cd /var/www
$ vendor/bin/updater update --all
$ bin/console cache:clear
$ bin/console image:list