Skip to content

fix docker build. update dockerfiles to Go 1.14#8051

Merged
ssoroka merged 1 commit intomasterfrom
docker-fixes
Aug 28, 2020
Merged

fix docker build. update dockerfiles to Go 1.14#8051
ssoroka merged 1 commit intomasterfrom
docker-fixes

Conversation

@ssoroka
Copy link
Copy Markdown
Contributor

@ssoroka ssoroka commented Aug 28, 2020

Looks like make go-install should probably not have been removed, as it was still in use. Likely daniel thought that it was not relevant to the new makefile setup, which focuses on creating our package builds, however the docker file also expects to be able to call into it so it doesn't have to manage env variables. This is likely a reasonable assumption, and not realistic to expect only one consumer of the Makefile, so I've added the function back in.

@ssoroka ssoroka requested a review from reimda August 28, 2020 19:45
@ssoroka ssoroka merged commit 5d999f8 into master Aug 28, 2020
@ssoroka ssoroka deleted the docker-fixes branch August 28, 2020 20:39
@reimda reimda mentioned this pull request Sep 3, 2020
3 tasks
idohalevi pushed a commit to idohalevi/telegraf that referenced this pull request Sep 29, 2020
arstercz pushed a commit to arstercz/telegraf that referenced this pull request Mar 5, 2023
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.

2 participants