install Jenkins using docker container
By default Jenkins will run on port 8080, but since I am also using Gerrit on port 8080 I will […]
By default Jenkins will run on port 8080, but since I am also using Gerrit on port 8080 I will […]
Wait a few minutes until the Gerrit Code Review 3.6.0 ready message appears, then open your browser to http://localhost:8080 and you will be in
First install Docker Desktop, which includes docker and docker-compose command line tools. In order to use the command line tools,
Split the window vertically in two Swap the windows (I rather like the terminal on the right hand side) Switch
configure apache enable site create SSL certificate answer to question restart Apache
$ sudo ufw default deny incoming$ sudo ufw default allow outgoing $ sudo ufw status$ sudo ufw allow ssh$ sudo
stop and delete running container get new Jenkins image run new container remove old docker image