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

Building docker container locally #564

Closed
clienthax opened this issue Oct 6, 2020 · 1 comment
Closed

Building docker container locally #564

clienthax opened this issue Oct 6, 2020 · 1 comment

Comments

@clienthax
Copy link
Contributor

Host operating system: output of uname -a

Linux 4.19.84-microsoft-standard #1 SMP Wed Nov 13 11:44:37 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

snmp_exporter version: output of snmp_exporter -version

version=0.19.0, branch=master, revision=8cf95a123f8921f378bb713e6ed1ef242363869d

What did you do that produced an error?

make docker

What did you expect to see?

A completed build

What did you see instead?

Step 7/11 : COPY .build/${OS}-${ARCH}/snmp_exporter  /bin/snmp_exporter
COPY failed: stat /var/lib/docker/tmp/docker-builder453370970/.build/linux-amd64/snmp_exporter: no such file or directory
Makefile.common:237: recipe for target 'common-docker-amd64' failed
make: *** [common-docker-amd64] Error 1
@brian-brazil
Copy link
Contributor

It makes more sense to ask questions like this on the prometheus-developers mailing list rather than in a GitHub issue. On the mailing list, more people are available to potentially respond to your question, and the whole community can benefit from the answers provided.

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

2 participants