I wanted to practice CI/CD with docker. There are many discussion going on this topic. But I'm very new these technologies I would grateful if someone can help me
I created my jenkins server on docker using AWS Ec2 instance. I want to create my web application container from a jenkin job.
How do I do it ? If it is possible how do I deploy my new container ?
How do I practice CD for each build