caarlos0 / domain_exporter

Exports the expiration time of your domains as prometheus metrics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker failed to start : no such file or directory

guillaumevillemont opened this issue · comments

Last release introduced a bug on docker :

$ docker run --rm -p 9222:9222 caarlos0/domain_exporter                                                                                                                                                         
docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/usr/local/bin/domain_exporter": stat /usr/local/bin/domain_exporter: no such file or directory: unknown.

I haven't had the time to investigate but this should just be a docker build issue