forked from frvi/dockerfile-dashing
-
Notifications
You must be signed in to change notification settings - Fork 22
/
goss.yaml
62 lines (62 loc) · 1.25 KB
/
goss.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
file:
/assets:
exists: true
linked-to: /smashing/assets
filetype: symlink
contains: []
/config:
exists: true
linked-to: /smashing/config
filetype: symlink
contains: []
/dashboards:
exists: true
linked-to: /smashing/dashboards
filetype: symlink
contains: []
/lib-smashing:
exists: true
linked-to: /smashing/lib
filetype: symlink
contains: []
/public:
exists: true
linked-to: /smashing/public
filetype: symlink
contains: []
/run.sh:
exists: true
mode: "0755"
owner: root
group: root
filetype: file
contains: []
sha512: 588940b205e613d548ceeffd1cd33040ec7ae63697d492dc0632352e1efc86f0524de5c29a192f54ff6bbe5d9611c38b3b98bef80ef93f2c280e0d0b82448218
/smashing:
exists: true
filetype: directory
contains: []
/smashing/config:
exists: true
filetype: directory
contains: []
/smashing/config.ru:
exists: true
linked-to: /smashing/config/config.ru
filetype: symlink
contains: []
/widgets:
exists: true
linked-to: /smashing/widgets
filetype: symlink
contains: []
command:
smashing --version:
exit-status: 0
stdout:
- 1.3.6
stderr: []
timeout: 0
process:
smashing:
running: true