Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Domenico Giordano
data-analytics
Commits
29920327
Commit
29920327
authored
May 22, 2020
by
Domenico Giordano
Browse files
change dockerfile
parent
4fedf8df
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker-images/fluentd/Dockerfile
View file @
29920327
FROM
fluent/fluentd
FROM
fluent/fluentd
RUN
[
"
gem
"
,
"
install
"
,
"
fluent-plugin-elasticsearch
"
,
"
--no-rdoc
"
,
"
--no-ri
"
]
RUN
gem
install
fluent-plugin-elasticsearch
--no-rdoc
--no-ri
\ No newline at end of file
Write
Preview
Supports
Markdown
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