wip
This commit is contained in:
parent
e2b2663e2f
commit
21ecc1ab19
1 changed files with 1 additions and 0 deletions
|
|
@ -162,6 +162,7 @@ in {
|
||||||
"ubuntu" = {
|
"ubuntu" = {
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
image = "quineglobal/ubuntu-with-ssh";
|
image = "quineglobal/ubuntu-with-ssh";
|
||||||
|
tag = "687d50f2f6a6";
|
||||||
volumes = [ ];
|
volumes = [ ];
|
||||||
environment = {};
|
environment = {};
|
||||||
ports = ["222:22"];
|
ports = ["222:22"];
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue