Add compose.#Up test in universe

Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
Tom Chauveau
2021-06-17 17:12:51 +02:00
parent 5029b5d815
commit ae209ee090
22 changed files with 693 additions and 1 deletions

View File

@@ -203,7 +203,7 @@ import (
}
"mount": {
if ssh == _|_ {
"/var/run/docker.sock": "docker.sock"
"/var/run/docker.sock": from: "docker.sock"
}
if ssh != _|_ {
if ssh.key != _|_ {