Skip to content

Build and create docker image of any Spring Boot Gradle application.

Notifications You must be signed in to change notification settings

SanketKD/gradle-springboot-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

s2i Builder for Springboot Gradle Applications

Build any Springboot Gradle Applications in OpenShift.

Installed Contents

  1. Java 1.8.0
  2. Gradle 3.5.1

How to use

Use this image for deploying Springboot Applications which use Gradle as build tool.

Docker Image : sanketkd/gradle-springboot-builder:1

oc new-app sanketkd/gradle-springboot-builder:1~<your-git-repository-url>#<branch-name>

This will create new build config and deployment configs and a service which exposes 8080 port.

About

Build and create docker image of any Spring Boot Gradle application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages