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 make target container-image to build docker image #100

Merged
merged 1 commit into from Jun 7, 2019

Conversation

vinayakshnd
Copy link
Contributor

ISSUE TYPE
  • Bug fix Pull Request
SUMMARY

Fixes #90
Updated Makefile targets to:
make build : to build binary
make container-image: to build docker image

  make build : to build binary
  make container-image: to build docker image
@sanketsudake sanketsudake merged commit d119818 into kubeshop:develop Jun 7, 2019
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.

Make target for building BotKube binary
3 participants