Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pull access denied when try to install plugin #3

Open
freelanseod opened this issue May 31, 2019 · 3 comments
Open

pull access denied when try to install plugin #3

freelanseod opened this issue May 31, 2019 · 3 comments

Comments

@freelanseod
Copy link

Good day

Try to do

docker plugin install docker-influxdb-log-driver:0.0.1 --alias influxdb-log-driver
Error response from daemon: pull access denied for docker-influxdb-log-driver, repository does not exist or may require 'docker login'

How can I get plugin?

@ruanbekker
Copy link

Hey @freelanseod

Try:

$ docker plugin install donaldinos/docker-influxdb-log-driver:2.0.0 --alias influxdb-log-driver

@BerendWouters
Copy link
Contributor

Updated documentation: #4

@enzeperix
Copy link

Hello. Can i use this driver to simply just write the logs in a file ( a persistent file/volume) on the host and not in an influxdb ?

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

No branches or pull requests

4 participants