Add missing dependencies to the docker-neon package
Closed, ResolvedPublic

Description

neondocker script requires three packages in order to be able to work: ruby-dev, ruby-docker-api and xserver-xephyr. Without the first two of them, the script simply doesn't work. Without the third, it can't create an X window to show desktop in.
And, of course, docker.io needs to be installed too.

GeeXT created this task.Nov 18 2018, 9:42 AM
GeeXT updated the task description. (Show Details)Nov 18 2018, 11:45 AM
sitter moved this task from Backlog to Ready To Do on the Neon board.Feb 21 2019, 3:12 PM
sitter triaged this task as Low priority.
sitter added a subscriber: sitter.

Turns out the reason the dependencies are not there is because neondocker is by default part of the ISO, we do however not want docker as part of the ISO. So this actually needs on-demand installation support added to neondocker.

sitter closed this task as Resolved.Mar 29 2019, 11:28 AM
sitter claimed this task.

landed and seems to work fine on pristine user edition installation