Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
c7447a71
Commit
c7447a71
authored
Oct 13, 2014
by
Satnam Singh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix tense for run.sh comment
parent
a92dc444
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Dockerfile
contrib/logging/fluentd-es-image/Dockerfile
+2
-2
No files found.
contrib/logging/fluentd-es-image/Dockerfile
View file @
c7447a71
...
@@ -34,8 +34,8 @@ RUN /usr/sbin/td-agent-gem install fluent-plugin-elasticsearch
...
@@ -34,8 +34,8 @@ RUN /usr/sbin/td-agent-gem install fluent-plugin-elasticsearch
COPY
td-agent.conf /etc/td-agent/td-agent.conf
COPY
td-agent.conf /etc/td-agent/td-agent.conf
# Copy a script that determines the name of the host machine
# Copy a script that determines the name of the host machine
# and then patch
es
the Fluentd configuration files and then
# and then patch the Fluentd configuration files and then
# run
s
Fluentd in the foreground.
# run Fluentd in the foreground.
ADD
run.sh /run.sh
ADD
run.sh /run.sh
# Always run the this setup script.
# Always run the this setup script.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment