Jenkins Installation Overview
Jenkins was installed on a docker host, provided with two docker volumes for data, a discrete network, exposed network ports, and a custom image. It can be started by running the following command:
sudo docker run --name jenkins-blueocean-jdk21 --restart=on-failure --detach --network jenkins --env DOCKER_HOST=tcp: