Trending questions in DevOps & Agile

0 votes
1 answer

configure mysql database using docker-compose.

Hi@akhtar, To configure mysql database using docker-compose, you ...READ MORE

Apr 14, 2020 in Docker by MD
• 95,460 points
1,994 views
0 votes
1 answer

How to create branch in GitHub from my local Git repo?

Hi@akhtar, To sync your existing branch in GitHub, ...READ MORE

May 7, 2020 in Git & GitHub by MD
• 95,460 points
886 views
0 votes
1 answer

Implement automation between Git and GitHub.

Hi@akhtar, Every Git repository has a .git/hooks folder with a ...READ MORE

May 4, 2020 in Git & GitHub by MD
• 95,460 points
952 views
0 votes
1 answer

Jenkins Window slave connectivty issue

Hi@vinay, Caused by: java.net.ConnectException: Connection refused: connect To avoid ...READ MORE

Feb 27, 2020 in Jenkins by MD
• 95,460 points
3,854 views
0 votes
1 answer

How to Backup, Restore or Migrate data volumes in a docker container?

Steps to Backup a container 1)     ...READ MORE

Jul 3, 2019 in Docker by Sirajul
• 59,230 points
14,154 views
0 votes
1 answer

How to merge data between Git branches?

Hi@akhtar, You can merge your data between Git ...READ MORE

May 10, 2020 in Git & GitHub by MD
• 95,460 points
665 views
+5 votes
5 answers

Jenkins properties file

Follow these steps: 1. Install ‘EnvInject’ plug-in in the Jenkins ...READ MORE

Aug 2, 2018 in Jenkins by lina
• 8,220 points
28,312 views
0 votes
1 answer

How to roll back to previous version in Git?

Hi@akhtar, You can roll back your previous version ...READ MORE

Apr 29, 2020 in Git & GitHub by MD
• 95,460 points
1,079 views
0 votes
1 answer

How to remove all docker containers in a single command?

Hi@akhtar, I don't think there are any pre ...READ MORE

Apr 27, 2020 in Docker by MD
• 95,460 points
1,098 views
0 votes
1 answer

Why docker container keeps on restating?

Hi@akhtar, Docker containers exit by default if no ...READ MORE

Apr 22, 2020 in Docker by MD
• 95,460 points
1,295 views
0 votes
3 answers

COPY in Dockerfile does not work

You cannot overwrite /etc/hosts in a docker ...READ MORE

Mar 19, 2020 in Docker by Thomas Baumann
2,710 views
0 votes
1 answer

Error response from daemon: container 2e5637957f172 encountered an error during CreateContainer: failure in a Windows system call: Logon failure

Hi@akhtar, I think Hyper V isn't enabled in your Windows ...READ MORE

Apr 8, 2020 in Docker by MD
• 95,460 points
1,762 views
0 votes
1 answer

load balancing using dns server in docker container.

Hi@akhtar, There are lots of platform which is ...READ MORE

Apr 16, 2020 in Docker by MD
• 95,460 points
1,353 views
0 votes
1 answer

How to configure wordpress tool using docker-compose?

Hi@akhtar, You can download wordpress image from docker hub. WordPress is ...READ MORE

Apr 24, 2020 in Docker by MD
• 95,460 points
990 views
+1 vote
1 answer

How to run selenium test kit in Jenkins remotely?

Selenium tests can be run on remote ...READ MORE

Apr 1, 2020 in Jenkins by Liana
1,913 views
0 votes
1 answer

[ERROR] The goal you specified requires a project to execute but there is no POM in this directory (/var/lib/jenkins/workspace/PipeLine).

issue with accessing POM file through Jenkins, ...READ MORE

Feb 6, 2020 in Jenkins by anonymous
• 59,230 points
4,318 views
0 votes
1 answer

How to install podman in Linux?

Hi@akhtar, If you are using RedHat/CentOs system, then ...READ MORE

Apr 20, 2020 in Docker by MD
• 95,460 points
1,072 views
0 votes
1 answer

(firefox:195): Gdk-ERROR **: 08:02:02.249: The program 'firefox' received an X Window System error.

Hi@akhtar, As you are using X11 forwarding from ...READ MORE

Apr 16, 2020 in Docker by MD
• 95,460 points
1,229 views
0 votes
1 answer

Error: Package: containerd.io-1.2.13-3.1.el7.x86_64 (dvd)Requires: container-selinux >= 2:2.74

Hi@akhtar, When you try to install from a ...READ MORE

Apr 9, 2020 in Docker by MD
• 95,460 points
1,566 views
0 votes
1 answer

ImportError: libhunspell-1.3.so.0: cannot open shared object file: No such file or directory in dockerfile.

Hi@Hasid, I am not able to understand the ...READ MORE

Apr 17, 2020 in Docker by MD
• 95,460 points
1,130 views
+1 vote
1 answer

why we need to add at staging area before commit??

Hi@akhtar, The staging area is like a rough draft space, ...READ MORE

Jul 19, 2020 in Git & GitHub by MD
• 95,460 points
729 views
–1 vote
1 answer

How to Install and configure puppet agent on the slave node (Job 1)

Hey @Kavitha, where do u want to ...READ MORE

Feb 25, 2020 in DevOps & Agile by Sirajul
• 59,230 points
3,389 views
+1 vote
1 answer

Unable to extract elements from a ArrayList and assign to a variable

I got the solution for this: pipeline ...READ MORE

Sep 5, 2019 in Jenkins by Abhilash
• 380 points
10,817 views
0 votes
2 answers

How do I start jenkins on my Virtual Machine?

To start the Jenkins server please follow ...READ MORE

Dec 17, 2018 in Jenkins by Arohi
8,708 views
0 votes
1 answer

In Jenkins, actual build period time 30 mins. How to reduce the time 20 min??

If you are looking for allocating build ...READ MORE

Feb 11, 2020 in Jenkins by Sirajul
• 59,230 points
3,846 views
0 votes
0 answers

Running a distributed server on multiple containers using docker-compose under a bash script

Hi everyone I'm trying to run a ...READ MORE

Apr 20, 2020 in Docker by anonymous
• 120 points
808 views
+2 votes
0 answers

CodeDeploy failed saying The overall deployment failed because too many individual instances failed deployment

hi edureka, i have above question which is ...READ MORE

Apr 12, 2020 in DevOps & Agile by Rishikesh
• 150 points
994 views
+2 votes
1 answer

How to Create absolute path

The absolute path of your resources refers ...READ MORE

Dec 3, 2019 in Docker by Karan
• 19,610 points
6,620 views
0 votes
1 answer

How to install a package if it is not installed using puppet conditions

You will need to write a puppet ...READ MORE

Mar 18, 2020 in Puppet by Sirajul
• 59,230 points
2,113 views
0 votes
1 answer

Error response from daemon: client is newer than server (client API version: x.xx, server API version: 1.23)

Hi@akhtar, This version of vSphere Integrated Containers Engine ...READ MORE

Apr 8, 2020 in Docker by MD
• 95,460 points
1,180 views
0 votes
1 answer

If we dont have metrics server installed? is there any way we can find out which pod in which namespace is consuming more memory?

Hi@jayabmaguluri, I don't know we can do it ...READ MORE

Apr 30, 2020 in Kubernetes by MD
• 95,460 points
769 views
0 votes
1 answer

docker: Error response from daemon: No volume store named (default) exists.

Hi@akhtar, By default, vic-machine create does not create ...READ MORE

Apr 8, 2020 in Docker by MD
• 95,460 points
1,120 views
0 votes
1 answer

Is my data stored permanently inside docker container?

Hi@akhtar, Yes, whatever you stored inside docker container ...READ MORE

Apr 6, 2020 in Docker by MD
• 95,460 points
1,208 views
+2 votes
1 answer

How we handle the database scripts/procedures using Devops methodology

The following article gives you a comprehensive ...READ MORE

Apr 20, 2020 in DevOps & Agile by Sirajul
• 59,230 points
518 views
+1 vote
4 answers

COPY is not working in Docker

I had the exact same issue. I ...READ MORE

May 6, 2019 in Docker by Emilia
22,356 views
0 votes
2 answers

Insufficient permissions in configuration for importing IIS application pool

Try running the cmd window as administrator. ...READ MORE

Oct 7, 2021 in Other DevOps Questions by Tony D.
3,602 views
0 votes
1 answer

Kubernetes Error "1 node(s) had taints that the pod didn't tolerate." [closed]

Hey @Sitara, check if all your pods ...READ MORE

Jun 27, 2019 in Kubernetes by Jazz
13,370 views
+2 votes
1 answer

Docker ulimit and ServerName errors

I have resolved the issue.  The resolution ...READ MORE

Jan 29, 2020 in Docker by Charles
• 230 points
3,951 views
0 votes
1 answer

How to fix a broken build for my project in jenkins?

The user needs to open the console ...READ MORE

Oct 11, 2019 in Jenkins by Sirajul
• 59,230 points
8,682 views
0 votes
1 answer

How to expose my docker container?

Hi@akhtar, To expose you container from outside you ...READ MORE

Apr 6, 2020 in Docker by MD
• 95,460 points
915 views
0 votes
0 answers

How to access the configmap created on a worker node, in the pod.yaml in Master?

1. Configmap is created on the node1. ...READ MORE

Apr 5, 2020 in Kubernetes by jayabmaguluri
• 140 points
1,008 views
0 votes
1 answer

How to share the files among kubernetes pods without explicti mentioning yaml files?

You can create a shared volume and ...READ MORE

Apr 8, 2020 in Kubernetes by Liana
802 views
+1 vote
1 answer

how to install jenkins and how to run pom.xml through jenkins

The complete process to install Jenkins can be ...READ MORE

Feb 12, 2019 in Jenkins by Kalgi
• 52,350 points
18,937 views
0 votes
0 answers

How to use version name in Bamboo script

Hi All, We have 3 tasks in our ...READ MORE

Apr 9, 2020 in Other DevOps Questions by Abhishek
• 280 points
809 views
0 votes
2 answers

Kubernetes pods percona-galera-0 percona-galera-slave-0 (MySQL.yaml ) with CrashLoopBackOff status

Run kubectl describe podname and check the ...READ MORE

Mar 17, 2020 in DevOps & Agile by Manoj Gupta
1,925 views
0 votes
1 answer

How to change iptables policy?

Hi@akhtar, Docker uses iptables program in background. So ...READ MORE

Apr 6, 2020 in Docker by MD
• 95,460 points
803 views
0 votes
1 answer

How to start a docker daemon manually?

The daemon includes many configuration options, which ...READ MORE

Jul 9, 2019 in Docker by Sirajul
• 59,230 points
12,517 views
0 votes
2 answers

How to recover pods data if you lose them?

POD does t maintain state and when ...READ MORE

Feb 15, 2020 in Kubernetes by RR
3,032 views