Sign inSign up

cabsolutely/influxdb

By cabsolutely

Updated about 10 years ago

Docker Influxdb image for Cabsolutely

Image
0

499

cabsolutely/influxdb repository overview

Influxdb

Docker Influxdb image for Cabsolutely

Building the image

sudo docker build -t cabsolutely/influxdb .

This builds the image, copies package.json and runs npm install the copies the whole app and runs it via npm start

Running the image

sudo docker run -d -e INFLUXDB_DATABASE=db -e INFLUXDB_USERNAME=alma -e INFLUXDB_PASSWORD=korte cabsolutely/influxdb

This starts your service inside the docker container and creates your initial user and datatbase.

Contributors

Tag summary

Content type

Image

Digest

Size

15.8 MB

Last updated

about 10 years ago

docker pull cabsolutely/influxdb