Check if problem is linked with docker from docker
Signed-off-by: Alvise <vitalvise@gmail.com>
This commit is contained in:
parent
6690aa411e
commit
7776e6def3
@ -64,6 +64,6 @@ import (
|
|||||||
MAVEN_GOALS: strings.Join(goals, "\n")
|
MAVEN_GOALS: strings.Join(goals, "\n")
|
||||||
}
|
}
|
||||||
dir: "/"
|
dir: "/"
|
||||||
mount: "/": from: source
|
copy: "/": from: source
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user