Docker remove image by tag. Docker gives a platform to sysadmin and developer to develop, deploy and run the application with an isolated container
DevOps
dockerfile example
Dockerfile example is a sequence of executable command which run while building the image in a normal script which has instruction to build the
Jenkins security and hide jobs
jenkins security and hide jobs are necessary configurations which protect jobs and projects from an anonymous user. If your Jenkins master host managing so
Jenkins command line
Jenkins command line Jenkins command line or Jenkins CLI is a tool by which we can manage Jenkins task from the command line. Its
jenkinsfile example
jenkinsfile example Jenkinsfile contain a pipeline configuration. Jenkins will look this file and based on the steps it will execute the build. below Jenkinsfile example are show how to use
jenkins installation on windows step by step
jenkins installation on windows jenkins installation on windows is quite easy and good way to automate windows tasks, you can install Jenkins on Linux