Giter Club home page Giter Club logo

jib_dev_env_gradle_template's Introduction

Jib Java Gradle Template

Spin up an java development environment Codespace with gradle and Jib to build faster containerized java applications.

Table of contents

Codespace from this template

  • Click on Use Template
  • Make changes according to your requirements
  • Run the default setup and push image to image registry with
    gradle jib \
      -Djib.to.image=myregistry/myimage:latest \
      -Djib.to.auth.username=$USERNAME \
      -Djib.to.auth.password=$PASSWORD
    
  • Push your changes to your repo

Codespace from blank template

  • Navigate to your github home page and select Codespaces from the menu

    image

  • Under Explore quick start templates select Use this template for blank template. This will open a codespace with almost all development tools installed.

    image

  • To costomize your env press CTRL+SHIFT+P and type Configure Dev container and select very first result

    image

  • Now the options will appear to modify your existing confire or create from scratch. Select Start from scratch

    image

  • Now on new prompt select All definitions then type java, select first item in appeared list and then version of jdk

    image

    image

  • In the next prompt check the gradle options and CLick Ok two times.

    image

  • Now you have a enviroment ready with the gradle and java installed with jib-gradle-plugin to build containerized image

jib_dev_env_gradle_template's People

Contributors

sandeep-source avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.