Fixup
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
bdaa01436d
commit
31b110314f
|
@ -1,6 +1,5 @@
|
||||||
FROM fluent/fluentd:v1.12-debian-1
|
FROM fluent/fluentd:v1.12-debian-1
|
||||||
USER root
|
USER root
|
||||||
COPY go-glitch /
|
|
||||||
COPY fluent.conf /fluentd/etc/
|
COPY fluent.conf /fluentd/etc/
|
||||||
RUN chown -R fluent:fluent /fluentd && chmod -R 700 /fluentd/etc
|
RUN chown -R fluent:fluent /fluentd && chmod -R 700 /fluentd/etc
|
||||||
USER fluent
|
USER fluent
|
Loading…
Reference in New Issue