Answer the question
In order to leave comments, you need to log in
Spring Boot Docker - REDEPLOY in Docker - Sequence?
Hello,
I have a simple question. I want to do it as simply and correctly as possible.
I have a Spring Boot Gradle project.
Screwed plugin. https://spring.io/guides/gs/spring-boot-docker/
I want to configure jenkins to auto-redeploy my application into a container.
There is a little lack of understanding in the sequence of actions / steps ...
I do a rebuild ./gradlew build buildDocker - it says that I need a docker instance on dockerHub - is this mandatory? What should I do? Maybe you can somehow get by with a local container? Before building, stop and delete the running container, and then re-create it?
Thanks for the hints..
Answer the question
In order to leave comments, you need to log in
Before building, stop and delete the running container, and then re-create it?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question