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

Add Dockerfile #19

Open
sbose78 opened this issue Jun 19, 2020 · 3 comments
Open

Add Dockerfile #19

sbose78 opened this issue Jun 19, 2020 · 3 comments
Assignees

Comments

@sbose78
Copy link
Contributor

sbose78 commented Jun 19, 2020

Add a Dockerfile to this repository to build an image and enable us to run kodo in a pod/container/"docker run"

@ranakan19
Copy link
Collaborator

ranakan19 commented Jun 23, 2020

@sbose78 What would be the acceptance criteria of this issue?

Are you refering to the docker image build command or the commandline equivalent of starting deployment from Dockerfile from UI

@sbose78
Copy link
Contributor Author

sbose78 commented Jun 24, 2020

  1. Should be a multi-stage Dockerfile : Build the binary in one stage, and then copy over the binary to a lean UBI image.
  2. As a user I should be able to use this CLI by pull the image and running commands against it.

@sbose78
Copy link
Contributor Author

sbose78 commented Jun 24, 2020

And note, this is for building and packaging this CLI/project.
This is not a CLI feature.

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

3 participants