mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Fix flunetd-gcp image Dockerfile
This commit is contained in:
parent
4dbc532c9a
commit
279e20ed13
@ -53,7 +53,6 @@ RUN apt-get -qq update && \
|
||||
# Copy the Fluentd configuration files for logging Docker container logs.
|
||||
# Either configuration file can be used by specifying `-c <file>` as a command
|
||||
# line argument.
|
||||
RUN rm /etc/td-agent/td-agent.conf
|
||||
COPY google-fluentd.conf /etc/td-agent/td-agent.conf
|
||||
COPY google-fluentd-journal.conf /etc/td-agent/td-agent-journal.conf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user