-p 8080:8080 : Maps the Jenkins web interface to your host's port 8080.
Before you begin, ensure your system meets the following requirements: download jenkins using docker
To start Jenkins with persistent storage and the correct network ports, use the following command: -p 8080:8080 : Maps the Jenkins web interface