mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-01-19 00:32:34 +01:00
commit
f7518b4d7a
1 changed files with 8 additions and 8 deletions
|
@ -111,12 +111,12 @@ get_systemd_service_file() {
|
||||||
}
|
}
|
||||||
|
|
||||||
yell_info() {
|
yell_info() {
|
||||||
yell "# ------------------------------------------------------------------------------
|
yell "# ------------------------------------------------------------------------------
|
||||||
# Docker Bench for Security v$version
|
# Docker Bench for Security v$version
|
||||||
#
|
#
|
||||||
# Docker, Inc. (c) 2015-
|
# Docker, Inc. (c) 2015-
|
||||||
#
|
#
|
||||||
# Checks for dozens of common best-practices around deploying Docker containers in production.
|
# Checks for dozens of common best-practices around deploying Docker containers in production.
|
||||||
# Inspired by the CIS Docker Community Edition Benchmark v1.1.0.
|
# Inspired by the CIS Docker Community Edition Benchmark v1.1.0.
|
||||||
# ------------------------------------------------------------------------------"
|
# ------------------------------------------------------------------------------"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue