1372 Forks
12664 Stars
12664 Watchers

jib

🏗 Build container images for your Java applications.

How to download and setup jib

Open terminal and run command
git clone https://github.com/GoogleContainerTools/jib.git
git clone is used to create a copy or clone of jib repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with jib https://github.com/GoogleContainerTools/jib/archive/master.zip

Or simply clone jib with SSH
[email protected]:GoogleContainerTools/jib.git

If you have some problems with jib

You may open issue on jib support forum (system) here: https://github.com/GoogleContainerTools/jib/issues