Skip to content

Commit d6cf551

Browse files
committed
ro mount /var/log
1 parent 831b83b commit d6cf551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fluentd/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ENV DATA_VERSION=1.6.0 \
66
FLUENTD_VERSION=1.7.4 \
77
HOME=/opt/app-root/src \
88
PATH=/opt/app-root/src/bin:/opt/app-root/bin:$PATH \
9-
LOGGING_FILE_PATH=/var/log/fluentd/fluentd.log \
9+
LOGGING_FILE_PATH=/var/lib/fluentd/fluentd.log \
1010
LOGGING_FILE_AGE=10 \
1111
LOGGING_FILE_SIZE=1024000 \
1212
container=oci

0 commit comments

Comments
 (0)