Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 259 Bytes

File metadata and controls

9 lines (9 loc) · 259 Bytes

Docker

Steps

  1. Create spring boot application
  2. Create Dockerfile on the application
  3. Build the docker file
  4. Docker image created
  5. Run docker image on a container
  6. Push it to docker hub
  7. Now you can pull it from docker hub