We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1c52ff commit 121c2a3Copy full SHA for 121c2a3
Dockerfile
@@ -53,7 +53,7 @@ COPY conf/fluent-bit.conf \
53
/fluent-bit/etc/
54
55
FROM gcr.io/distroless/cc
56
-MAINTAINER Eduardo Silva <[email protected]>
+LABEL maintainer="Eduardo Silva <[email protected]>"
57
LABEL Description="Fluent Bit docker image" Vendor="Fluent Organization" Version="1.1"
58
59
COPY --from=builder /usr/lib/x86_64-linux-gnu/*sasl* /usr/lib/x86_64-linux-gnu/
0 commit comments