File tree 1 file changed +6
-4
lines changed
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 9
9
<!-- - If suggesting a change/improvement, explain the difference from current behavior -->
10
10
11
11
## Possible Solution
12
- <!-- - Not obligatory, but suggest a fix/reason for the bug, -->
13
- <!-- - or ideas how to implement the addition or change -->
12
+ <!-- - Not obligatory, but suggest a fix/reason for the bug with details on how you -->
13
+ <!-- - arrived at your diagnosis, or ideas how to implement the addition or change -->
14
14
15
15
## Steps to Reproduce (for bugs)
16
16
<!-- - Provide a link to a live example, or an unambiguous set of steps to -->
26
26
27
27
## Your Environment
28
28
<!-- - Include as many relevant details about the environment you experienced the bug in -->
29
- * Docker version ` docker version ` (e.g. Docker 17.0.05 ):
29
+ * FaaS-CLI version ( Full output from: ` faas-cli version ` ):
30
30
31
- * Are you using Docker Swarm or Kubernetes (FaaS-netes)?
31
+ * Docker version ( Full output from: ` docker version ` ):
32
+
33
+ * Are you using Docker Swarm (FaaS-swarm ) or Kubernetes (FaaS-netes)?
32
34
33
35
* Operating System and version (e.g. Linux, Windows, MacOS):
34
36
You can’t perform that action at this time.
0 commit comments