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

Docker Build #3127

Open
elharo opened this issue Jun 1, 2018 · 1 comment
Open

Docker Build #3127

elharo opened this issue Jun 1, 2018 · 1 comment

Comments

@elharo
Copy link
Contributor

elharo commented Jun 1, 2018

Collecting some thoughts:

Consider using Jib to build Docker images for deployment to GKE/GCE/Flex or even other environments.

Is it plausible to take an Eclipse project and/or an Eclipse App Engine project and package it as a Docker image?

What would need to be true about the project for this to work? E.g. what facets and files does it need to have?

What additional information do we need to collect from the user in order to do this that is not already in their project? E.g. container registry address, base image, etc. How much of this can we infer from the project?

While gcloud app deploy builds from a Dockerfile by default, it can deploy an image from a local registry instead.

Perhaps set up a meeting to sketch this out and discuss.

@elharo
Copy link
Contributor Author

elharo commented Jun 11, 2018

see GoogleContainerTools/jib#337

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants