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 e920f99 commit 97fcd27Copy full SHA for 97fcd27
telegraf/Dockerfile
@@ -6,3 +6,4 @@ RUN echo "LABEL=influxdb /mnt/usbdrive ext4 ro,relatime,discard,data=ordered 0 2
6
# The script "my_entrypoint.sh" is an extension of the existing script with extra instructions to mount the usb memory stick.
7
COPY my_entrypoint.sh /entrypoint.sh
8
RUN chmod +x /entrypoint.sh
9
+
0 commit comments