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 593d719 commit a241108Copy full SHA for a241108
images/fluentd/Dockerfile
@@ -6,6 +6,7 @@ ARG BUILD_DEPS=" \
6
automake autoconf libtool build-base \
7
ruby-dev libc6-compat geoip-dev \
8
snappy-dev gnupg bash openssl-dev \
9
+ ruby-bigdecimal \
10
"
11
12
RUN addgroup -S -g 101 fluent && adduser -S -G fluent -u 100 fluent \
0 commit comments