Skip to content

Commit 79f54b9

Browse files
committed
test
1 parent 97fcd27 commit 79f54b9

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
@@ -1,6 +1,7 @@
11
FROM arm32v7/telegraf:latest
22
COPY telegraf.conf /etc/telegraf/telegraf.conf
33

4+
RUN touch "hello_jan"
45
RUN echo "LABEL=influxdb /mnt/usbdrive ext4 ro,relatime,discard,data=ordered 0 2" >> /etc/fstab
56

67
# The script "my_entrypoint.sh" is an extension of the existing script with extra instructions to mount the usb memory stick.

0 commit comments

Comments
 (0)