Actions
Feature #5732
closedAdd Docker support on the cloud shell host
Status:
Resolved
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Story points:
-
Description
On the shell host (hell.qr1hi) Docker is not installed:
pjotrprins@shell.qr1hi:~$ docker run --interactive --tty --user root arvados/jobs /bin/bash
-bash: docker: command not found
is it possible to have Docker on a login Cloud image? That lowers the barrier to trying stuff as presented in the documentation.
It is not great to have to install Docker locally.
Actions