5 lines
38 B
Docker
Executable File
5 lines
38 B
Docker
Executable File
FROM influxdb:latest
|
|
COPY rootfs /
|
|
|
|
|