Skip to content

Instantly share code, notes, and snippets.

@okondrashin
Last active March 21, 2017 18:17
Show Gist options
  • Save okondrashin/eb4ce4d64fb4cc82744ce55de8cdb4af to your computer and use it in GitHub Desktop.
Save okondrashin/eb4ce4d64fb4cc82744ce55de8cdb4af to your computer and use it in GitHub Desktop.
docker run -d -v ~/Codding/influxdb:/etc/influxdb -p 8086:8086 -p 2003:2003 -e INFLUXDB_GRAPHITE_ENABLED=true --name influx influxdb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment