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

Consider separating jib into class library and plugins #337

Closed
elharo opened this issue Jun 1, 2018 · 4 comments
Closed

Consider separating jib into class library and plugins #337

elharo opened this issue Jun 1, 2018 · 4 comments

Comments

@elharo
Copy link
Contributor

elharo commented Jun 1, 2018

This project could be divided into an independent library for building images and pushing them to repos; and the Maven and gradle specific parts.

Among other uses, this would allow us to adopt jib for building/pushing Docker images from Eclipse and IntelliJ.

@coollog
Copy link
Contributor

coollog commented Aug 2, 2018

A quick survey for everyone who thumbs upped this issue - please comment below with your intended use case. This will help us think about how we could better structure the features of the library. Thanks!

@schmitch
Copy link

schmitch commented Aug 2, 2018

For a Sbt Plugin: https://github.com/schmitch/sbt-jib

@rmannibucau
Copy link
Contributor

To be able to manipulate layers of multiple images and merge them into a single one with some customizations. Can likely end up as a maven/gradle plugin but goal is to aggregate images before a cloud vendor specific deployment.

@coollog
Copy link
Contributor

coollog commented Oct 29, 2018

Hi everyone, we have released an initial alpha version of the Jib Core library for building containers in Java. Please see the draft documentation at https://github.com/GoogleContainerTools/jib/tree/master/jib-core and let us know if there's any issues or questions!

@coollog coollog modified the milestones: v0.11.0, v0.2.0-core Oct 29, 2018
@coollog coollog closed this as completed Jan 15, 2019
Preparation for Jib as a Java library automation moved this from To Do to Done Jan 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

4 participants