solarwinds / docker-plugin-papertrail

A Docker plugin for Papertrail to send and read container logs. As a SolarWinds Innovation Project, this adapter is supported in a best-effort fashion.
https://hub.docker.com/r/solarwinds/papertrail-plugin/
Apache License 2.0
12 stars 3 forks source link

Unable to install latest version #3

Closed 8bitbuddhist closed 6 years ago

8bitbuddhist commented 6 years ago

When installing the latest version using docker plugin install, I get the following error:

Error response from daemon: OCI runtime create failed: container_linux.go:348: starting container process caused "exec: \"/usr/bin/docker-papertrail-log-driver\": stat /usr/bin/docker-papertrail-log-driver: no such file or directory": unknown

I am able to install version e6c7852. Looking at the plugin history, there's a significant size difference between this version and the most recent version.

girishranganathan commented 6 years ago

Hello @8bitbuddhist, sorry there was a build issue which was missed. I have tried to fix it now. Can you please give it a shot?

Ty, G

8bitbuddhist commented 6 years ago

@girishranganathan Works great now, thanks!