- Clone the repository
- Run the following command
docker build -t todo-app .
docker run -p 8080:8080 todo-app
https://todo-service-681005455667.us-central1.run.app/swagger-ui/index.html
docker build -t todo-app .
docker run -p 8080:8080 todo-app
https://todo-service-681005455667.us-central1.run.app/swagger-ui/index.html