Skip to content

Comments

add support for using influx-cli from docker#16

Open
bbinet wants to merge 4 commits intoDieterbe:masterfrom
bbinet:docker
Open

add support for using influx-cli from docker#16
bbinet wants to merge 4 commits intoDieterbe:masterfrom
bbinet:docker

Conversation

@bbinet
Copy link

@bbinet bbinet commented Dec 17, 2014

No description provided.

@Dieterbe
Copy link
Owner

like i mentioned in #13 this seems like overkill to me, especially with the wrapper script. what do other people think of this? to merge or not to merge?

@Dieterbe Dieterbe mentioned this pull request Dec 17, 2014
@bbinet
Copy link
Author

bbinet commented Dec 17, 2014

As you want :)
I did it for my own need: I didn't want to setup a full golang environment just for influx-cli, and because I already use docker for this kind of thing, adding a Dockerfile was a good way for me to use influx-cli.

And once influx-cli is available on docker hub, you can also pull the image directly:

$ docker pull bbinet/influx-cli
$ docker run --rm -ti bbinet/influx-cli

The wrapper script is ther to make it easier to use influx-cli config file and to easily work with pipes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants