Install Jenkins Server using Docker image

Опубликовано: 12 Май 2026
на канале: The DevOps Bob
493
3

In this video, I am configuring an AWS EC2 instance using Ubuntu 16.04 t2.medium. Then installing the Docker packages with the bash script based on official Docker documentation here: https://docs.docker.com/install/linux.... And finally, install a Jenkins server using a docker image.