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

New Dockerfile using alpine-golang-make-onbuild base image #4

Merged
merged 2 commits into from
Jul 13, 2015
Merged

New Dockerfile using alpine-golang-make-onbuild base image #4

merged 2 commits into from
Jul 13, 2015

Conversation

sdurrheimer
Copy link
Contributor

Following the docker related PR series.

New Dockerfile using the alpine-golang-make-onbuild base image whose goal is to unified the way to dockerize prometheus tools and exporters based on Golang.

The binary is build using make. (Golang is installed via make too, respecting the GO_VERSION).

A testable image is available under my name on Docker hub : Link

I have also added some Docker usage instructions in the readme.

As always, the alpine-golang-make-onbuild image can be also move under Prometheus organization.

@discordianfish

discordianfish added a commit that referenced this pull request Jul 13, 2015
New Dockerfile using alpine-golang-make-onbuild base image
@discordianfish discordianfish merged commit b9a79a6 into discordianfish:master Jul 13, 2015
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.

None yet

2 participants