wip
This commit is contained in:
parent
21ecc1ab19
commit
7108964ffc
2 changed files with 2 additions and 2 deletions
1
nixos/arion/.tmp-arion-docker-compose6411-0.yaml
Symbolic link
1
nixos/arion/.tmp-arion-docker-compose6411-0.yaml
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
/nix/store/0740hw59qaipmskdjjwg1ygp16rv0yj9-docker-compose.yaml
|
||||
|
|
@ -161,8 +161,7 @@ in {
|
|||
|
||||
"ubuntu" = {
|
||||
autoStart = true;
|
||||
image = "quineglobal/ubuntu-with-ssh";
|
||||
tag = "687d50f2f6a6";
|
||||
image = "quineglobal/ubuntu-with-ssh:687d50f2f6a6";
|
||||
volumes = [ ];
|
||||
environment = {};
|
||||
ports = ["222:22"];
|
||||
|
|
|
|||
Loading…
Reference in a new issue