GoogleCloudPlatform / GoogleCloudPlatform/google-cloud-eclipse

Docker Build

Open
#3,127 1 comment 0 reactions 0 assignees View on GitHub
blocked enhancement priority: p4
Dominant language
Java
Stars
90
Forks
52
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.