Containerizing Jenkins: Effortless CI/CD with Docker
Apr 14, 2024 · 2 min read · Prerequisites Docker installed on your machine/server Basic knowledge of Docker commands As you can see I am using an Amazon Linux EC2 instance for setting up Jenkins in Docker. I have installed the docker as you can see. Now let's start with s...
Join discussion