File: conf.dockerinfo

package info (click to toggle)
grc 1.13.1-1
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 592 kB
  • sloc: python: 421; sh: 203; makefile: 34; sql: 31
file content (19 lines) | stat: -rw-r--r-- 370 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Main Nodes
regexp=^(\S[^:]+):\s?(.*)?$
colours=default,cyan
======
# Sub Nodes
regexp=^\s([^:]+):\s?(.*)?$
colours=default,magenta
======
# Warning
regexp=WARNING:\s(.+)$
colours=bold yellow, yellow
======
# devicemapper
regexp=devicemapper$
colours=bright_red
-
# loop-lvm
regexp=: (/var/lib/docker/devicemapper/devicemapper/(?:meta)?data)
colours=default,bright_red