Skip to content

Commit e9e8721

Browse files
committed
chore: update some of the dockerfile lables
1 parent db82094 commit e9e8721

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Dockerfile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ FROM registry.access.redhat.com/ubi9/ubi
33
LABEL name="CrowdStrike Detection Container" \
44
version="latest" \
55
maintainer="CrowdStrike" \
6+
vendor="CrowdStrike" \
7+
license="Unlicense" \
8+
url="https://github.com/crowdstrike/detection-container" \
9+
vcs-ref="" \
10+
release="0" \
611
summary="This container will create detections and preventions which are protected by a CrowdStrike sensor." \
712
description="This container will create detections and preventions only on Linux hosts, container platforms (e.g. OpenShift), and containers themselves, which are protected by a CrowdStrike sensor." \
813
io.k8s.display-name="CrowdStrike Detection Container" \

0 commit comments

Comments
 (0)