3 lines
73 B
Docker
3 lines
73 B
Docker
|
|
FROM telegraf:1.28-alpine
|
||
|
|
COPY telegraf.conf /etc/telegraf/telegraf.conf
|