Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

java-tips/spring-gradle-docker

Open more actions menu

Repository files navigation

spring-gradle-docker

CircleCI
This tip is for use gradle with spring-boot in docker.
It is very easy to use that. Below I'll show you how you can build your application.


Fist step:
Build the docker image
docker build -t springgradledocker .

Second step:
Run docker image
docker run -rm --name springgradle -p 8080:8080 springgradledocker

*You can change everything if you will.

Enjoy it :D

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.