Work with podman
folowing example create pod and inside run container from image (https://hub.docker.com/r/jenkinsci/blueocean/) with jenkins and expose port 3333 and 50000. create pod with name "my_pod" with published port 3333 and 50000.…
folowing example create pod and inside run container from image (https://hub.docker.com/r/jenkinsci/blueocean/) with jenkins and expose port 3333 and 50000. create pod with name "my_pod" with published port 3333 and 50000.…
check if we have last version https://wiki.centos.org/Manuals/ReleaseNotes/CentOSLinux8 $ sudo dnf update $ sudo dnf upgrade $ more /etc/centos-release How to install latest docker-ce onCentos 8.1 community version of Docker has…
run devops stackinstall Nexus Platform Pluginconfigure credentials for access to Nexus repository from Jenkins set configuration for Jenkinscreate freestyle jenkins jobcheck if our jar artifact is uploaded on Nexus Repository…
We have more option how to use SonarQube with Jenkins. At first I will show you how to use integration with tool Sonar Scanner on Jenkins run my devops stackgenerate…
We will use Jenkins server with docker from previous article. Our goal for today will be run E2E test with using framework nightwatchjs+ cucumberjs+selenium on Jenkins server. Let’s get started.…
My goal today is used this image with jenkins and modified it with following way. This image using user jenkins inside container like default. I want run docker inside this…
When I started with this web for the first year it costed all 30$ per year.When I wanted renew with no other extra work the price was imidiately diferrent. year…
In previous article I have described how to prepare WSL for using with docker and todday Id like to describe some improvements with using Hyper terminal. Download it from here…