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

Provide Dockerfile #13

Open
dr460neye opened this issue Mar 23, 2020 · 2 comments
Open

Provide Dockerfile #13

dr460neye opened this issue Mar 23, 2020 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@dr460neye
Copy link
Contributor

I really like the idea of your little but important devops tool. I would really appreciate if you could add the dockerfile to the project, to continue a simple ci cd pipeline here. This could really give your project the required attention it should get :)

@omarsmak
Copy link
Owner

@dr460neye thanks a lot and looking forward for valuable feedback. :)
Regarding the dockerfile, this project uses jib to build the docker image, however this is actually fairly simple dockerfile instructions which can be found here.
However, would be nice if you can provide a PR with a Dockerfile for those who need it :)

@omarsmak omarsmak added enhancement New feature or request help wanted Extra attention is needed labels Mar 24, 2020
@dr460neye
Copy link
Contributor Author

I think jib is fine too. Never heard about that before. Thanks for sharing.

Maybe it would be a good idea to have two container build steps. One fore the production release, and one for the debugging release, containing a shell.
I struggled a lot by understanding how it was implemented at the beginning ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants