i'm working on a react/spring application and i am supposed to create an continuous integration pipeline to automate the whole process . I'm almost done but i'm still confused about docker role in the whole process . I thought when using it makes me allowed to talk about continuous deployment but after some research i found myself completely wrong . Can anyone tell me is there anything wrong about this architecture and especially docker role within it .
Asked
Active
Viewed 34 times
0
-
Deployment would be taking your docker container and running it somewhere – Daniel Scott Sep 30 '22 at 22:26