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 97fcd27 commit 79f54b9Copy full SHA for 79f54b9
telegraf/Dockerfile
@@ -1,6 +1,7 @@
1
FROM arm32v7/telegraf:latest
2
COPY telegraf.conf /etc/telegraf/telegraf.conf
3
4
+RUN touch "hello_jan"
5
RUN echo "LABEL=influxdb /mnt/usbdrive ext4 ro,relatime,discard,data=ordered 0 2" >> /etc/fstab
6
7
# The script "my_entrypoint.sh" is an extension of the existing script with extra instructions to mount the usb memory stick.
0 commit comments