[InfluxDB] Docker Container 설치

docker run -d -p 8086:8086 -p 8083:8083 --restart=always --name influxdb -e INFLUXDB_ADMIN_ENABLED=true influxdb