Skip to content

Commit 97fcd27

Browse files
committed
mount usbdrive also in telegraf container as readonly
1 parent e920f99 commit 97fcd27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

telegraf/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ RUN echo "LABEL=influxdb /mnt/usbdrive ext4 ro,relatime,discard,data=ordered 0 2
66
# The script "my_entrypoint.sh" is an extension of the existing script with extra instructions to mount the usb memory stick.
77
COPY my_entrypoint.sh /entrypoint.sh
88
RUN chmod +x /entrypoint.sh
9+

0 commit comments

Comments
 (0)