File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -188,3 +188,14 @@ through a [GitHub issue](https://github.com/fluent/fluentd-docker-image/issues).
188188[ fluentd-1-debian-armhf ] : https://github.com/fluent/fluentd-docker-image/blob/master/v1.19/armhf/debian/Dockerfile
189189[ fluentd-1-ltsc2019-windows ] : https://github.com/fluent/fluentd-docker-image/blob/master/v1.19/windows-ltsc2019/Dockerfile
190190[ fluentd-1-ltsc2022-windows ] : https://github.com/fluent/fluentd-docker-image/blob/master/v1.19/windows-ltsc2019/Dockerfile
191+
192+
193+ ## FAQ
194+
195+ ### Permission Issues with v1.19+
196+
197+ Due to a change in the default UID in ` vX.Y-A ` and ` vX.Y.Z-A.B ` images since v1.19,
198+ you may encount permission errors when writing to mounted volumes.
199+ To resolve this, please chown your data directories to the new UID.
200+
201+ For more details, please refer to [ #448 ] ( https://github.com/fluent/fluentd-docker-image/issues/448 ) .
You can’t perform that action at this time.
0 commit comments