Skip to content

rabbittrix/spring-docker-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git checkout -b main

mvn clean install ./mvnw clean package -DskipTests

docker build -t spring-app . docker run -p 8080:8080 spring-docker-image docker build -f Dockerfile -t spring-docker-image .

docker-compose up --build --force-recreate

curl http:https://localhost:8080/ping

About

spring-docker-image run springBoot on docker image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published