Jib logo

Jib

Jib is an open-source container image builder from Google that builds optimized Docker and OCI images for Java applications without requiring a Docker daemon or writing a Dockerfile. It is available as plugins for Maven and Gradle, and integrates directly into the Java build process to produce reproducible container images.

1 APIs 0 Features
Build ToolsContainer ImagesContainersGoogleGradleJavaMavenOpen Source

APIs

Jib

Jib is an open-source container image builder from Google that builds optimized Docker and OCI images for Java applications without requiring a Docker daemon or writing a Docker...

Resources

🔗
Website
Website
🔗
Documentation
Documentation
🚀
Getting Started
Getting Started
👥
GitHub Organization
GitHub Organization

Sources

apis.yml Raw ↑
aid: jib
name: Jib
description: >-
  Jib is an open-source container image builder from Google that builds optimized Docker and OCI images for Java applications without requiring a Docker daemon or writing a Dockerfile. It is available as plugins for Maven and Gradle, and integrates directly into the Java build process to produce reproducible container images.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Build Tools
  - Container Images
  - Containers
  - Google
  - Gradle
  - Java
  - Maven
  - Open Source
url: >-
  https://raw.githubusercontent.com/api-evangelist/jib/refs/heads/main/apis.yml
created: '2026-03-26'
modified: '2026-03-26'
specificationVersion: '0.19'
apis:
  - aid: jib:jib
    name: Jib
    description: >-
      Jib is an open-source container image builder from Google that builds optimized Docker and OCI images for Java applications without requiring a Docker daemon or writing a Dockerfile, available as Maven and Gradle plugins.
    humanURL: https://github.com/GoogleContainerTools/jib
    tags:
      - Build Tools
      - Container Images
      - Containers
      - Gradle
      - Java
      - Maven
    properties:
      - type: Documentation
        url: https://github.com/GoogleContainerTools/jib/blob/master/README.md
      - type: Getting Started
        url: https://github.com/GoogleContainerTools/jib/tree/master/jib-maven-plugin#quickstart
common:
  - type: Website
    url: https://github.com/GoogleContainerTools/jib
  - type: Documentation
    url: https://github.com/GoogleContainerTools/jib/blob/master/README.md
  - type: Getting Started
    url: https://github.com/GoogleContainerTools/jib/tree/master/jib-maven-plugin#quickstart
  - type: GitHub Organization
    url: https://github.com/GoogleContainerTools
maintainers:
  - FN: Kin Lane
    email: [email protected]