How to install Jenkins using Docker container in Ubuntu?
Introduction
In this article, i will guide how to install Jenkins in Ubuntu using a Docker container.
Prerequisites
Docker installed
Create a bridge network
Open the terminal and create a bridge network using the following command
sudo docker network...
amiit.tech4 min read