Most viewed questions in DevOps & Agile

+1 vote
2 answers

puppetserver ca list --all puppetserver: command not found ca command not found

To solve this, I added the folder ...READ MORE

Aug 19, 2020 in Puppet by anonymous
6,189 views
0 votes
1 answer

How can a jenkins slave node be configured to communicate with the jenkins master?

There are two ways we can start ...READ MORE

Aug 30, 2019 in Jenkins by Sirajul
• 59,230 points
6,187 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,183 views
+1 vote
1 answer

How to write ansible play book to install docker and start docker container with docker image on multiple host machines

Hi@Shashi, You can do this task easily with ...READ MORE

Oct 22, 2020 in Docker by MD
• 95,440 points
6,181 views
0 votes
1 answer

Interactive shell using Docker Compose

You need to include the following lines ...READ MORE

Jul 26, 2018 in Docker by Kalgi
• 52,360 points
6,177 views
+2 votes
2 answers

Kubernetes Pods in Pending State

Hey @Shyam, you get this error because ...READ MORE

Oct 31, 2018 in Kubernetes by Kalgi
• 52,360 points
6,159 views
0 votes
3 answers

What is the difference between a Docker image and a container?

Images are read-only templates that contain a ...READ MORE

Aug 10, 2020 in Docker by Vishal
• 260 points
6,142 views
0 votes
1 answer

How to enable/ disable Hyper-V for Docker on Windows?

You can do this from command prompt ...READ MORE

Sep 10, 2018 in Docker by Tyrion anex
• 8,700 points
6,129 views
0 votes
1 answer

Docker error "ERROR: for nginx Cannot start service nginx: oci runtime error"

I had faced a similar issue and ...READ MORE

Sep 24, 2019 in Docker by anonymous
• 52,360 points
6,119 views
0 votes
1 answer

Uncaught Error: Call to undefined function mysqli_connect

Hi@akhtar, This error may occurred because “PHP mysqli plugin” is ...READ MORE

Apr 14, 2020 in Docker by MD
• 95,440 points
6,110 views
0 votes
1 answer

Gunicorn stuck on docker when run is executed with flask application

Here's something that you could try: Check your ...READ MORE

Jun 14, 2018 in DevOps Tools by ajs3033
• 7,300 points
6,102 views
0 votes
1 answer

Docker compose to bring up a Prometheus server

I think this docker-compose should be helpful. ...READ MORE

Oct 23, 2019 in Docker by Eric
6,093 views
+4 votes
1 answer

Installing Web UI (Dashboard):kubernetes-dashboard on main Ubuntu 16.04.6 LTS (Xenial Xerus) server

Follow these steps: $ kubeadm reset $ kubeadm init ...READ MORE

Apr 12, 2019 in Kubernetes by Kalgi
• 52,360 points

reshown Apr 12, 2019 by Kalgi 6,066 views
+2 votes
1 answer

How to plot graph inside docker container?

Hi@akhtar, To plot a graph we generally use ...READ MORE

May 19, 2020 in Docker by MD
• 95,440 points
6,057 views
0 votes
1 answer
0 votes
1 answer

Yum is not working inside docker container!

Hi@akhtar, Sometime dns is not able to resolve ...READ MORE

Apr 22, 2020 in Docker by MD
• 95,440 points
6,030 views
+1 vote
4 answers

How to send application logs from docker to cloudwatch

There are 3 main steps involved it ...READ MORE

Mar 25, 2019 in Docker by RT
6,027 views
0 votes
0 answers

Unable to readfilePropertie in Jenkins Declerative Pipeline. I want to read properties from ini file in workspace.

I am using jenkins declerative pipeline to ...READ MORE

Mar 27, 2020 in Jenkins by Atul
• 180 points
6,013 views
0 votes
1 answer

Ansible: setting profile source in ansible.config

Try and add path in .bashrc or ...READ MORE

Jul 10, 2018 in Ansible by ajs3033
• 7,300 points
6,009 views
0 votes
4 answers

Kubernetes dashboard not showing up outside

In dashboard yaml, change cluster ip to ...READ MORE

Mar 20, 2019 in Kubernetes by anonymous
5,977 views
0 votes
1 answer

Error while using ansible vault "ERROR! input is not vault encrypted data for vars/vars-mysql-config.yml"

Hey @Bhupan, I think your file is ...READ MORE

Jan 29, 2019 in Ansible by Kavya
5,951 views
+2 votes
1 answer

getting error "Error response from daemon: OCI runtime create failed"

FROM: ubuntu:latest MAINTAINER rajendrachowdary40@gmail.com RUN apt-get update RUN apt-get install ...READ MORE

Aug 17, 2019 in Docker by Rajendra
• 510 points
5,946 views
+1 vote
1 answer

difference between git fetch and git pull

Both fetch and pull are used to ...READ MORE

Jun 27, 2018 in Git & GitHub by anonymous
5,917 views
0 votes
1 answer
+1 vote
1 answer

How do i install jenkins using a dockerfile on a windows container?

Here is to how you can install JENKINS ...READ MORE

Aug 22, 2019 in Docker by Sirajul
• 59,230 points
5,855 views
0 votes
1 answer
0 votes
1 answer

image can't be pulled error when I try to pull a docker image - kubernetes

I think the image is being pulled ...READ MORE

Sep 4, 2018 in Kubernetes by Kalgi
• 52,360 points
5,835 views
0 votes
1 answer

Can I run docker-compose inside a container?

Compose can also be run inside a ...READ MORE

Jun 10, 2019 in Docker by Sirajul
• 59,230 points
5,775 views
0 votes
1 answer

How to set vault password on ansible tower?

On Ansible Tower, go to Settings > ...READ MORE

Jan 29, 2019 in Ansible by Yesha
5,767 views
+2 votes
1 answer

Want to Invoke Other Jenkins Job from Declerative pipleline || Not working

Hi@atul, As it is showing in your error ...READ MORE

Apr 8, 2020 in Jenkins by MD
• 95,440 points
5,683 views
0 votes
3 answers

How do I run Windows 7 in docker?

How To Install Docker on Windows 7/8/10 Home and Pro Get ...READ MORE

Aug 25, 2020 in Docker by Pistle
• 1,000 points
5,628 views
0 votes
1 answer

Error: Failed to download metadata for repo 'AppStream'

Hi@akhtar, I think network connectivity is not proper ...READ MORE

Jun 22, 2020 in Docker by MD
• 95,440 points
5,613 views
0 votes
1 answer

Execute ansible playbook on a docker container

Hey @Ram, you could use a dockerfile ...READ MORE

Jan 22, 2019 in Ansible by Vedant
5,611 views
0 votes
1 answer

How do I get a list of all Ansible variables?

Ansible by default gathers facts about machines ...READ MORE

Jan 31, 2019 in Ansible by Mahir
5,606 views
0 votes
1 answer

Kubernetes: Can we use multiple claims out of a persistent volume?

The mapping between persistentVolume and persistentVolumeClaim is ...READ MORE

Jul 16, 2019 in Kubernetes by Sirajul
• 59,230 points
5,602 views
0 votes
1 answer

Re-pulling image in kubernetes

There are only two scenarios when kubernetes ...READ MORE

Jan 9, 2019 in Kubernetes by ajs3033
• 7,300 points
5,597 views
+1 vote
3 answers

How to automatically create an image of an AWS ec2 instance(AMI)?

you should try using aws ec2 create-image, aws ...READ MORE

Apr 12, 2018 in DevOps on Cloud by DareDev
• 6,890 points
5,573 views
0 votes
1 answer

Can I use multiple containers on a jenkins declarative pipeline?

Yes of course you can!! You try ...READ MORE

Apr 12, 2019 in Jenkins by Vedant
5,563 views
+2 votes
2 answers

Running httpd in container as non-root user using port 80

You could probably try adding this cmd in ...READ MORE

Aug 9, 2019 in Docker by Sirajul
• 59,230 points
5,562 views
0 votes
1 answer

Error in syncing pod - Kubernetes

You are getting this error because all you're ...READ MORE

Jan 4, 2019 in Kubernetes by Layla
5,551 views
0 votes
1 answer

Install jenkins using dockerfile on Ubuntu.

Here's the dockerfile that you can use: FROM ...READ MORE

Aug 22, 2019 in Docker by Sirajul
• 59,230 points
5,537 views
0 votes
1 answer

How to send mail using Ansible-Playbook?

Hi@akhtar, You can find one module in Ansible ...READ MORE

Aug 11, 2020 in Ansible by MD
• 95,440 points
5,536 views
+2 votes
1 answer

stderr: remote: Invalid username or password.

Hi@akhtar, If your code is available in jenkins ...READ MORE

May 7, 2020 in Jenkins by MD
• 95,440 points
5,528 views
0 votes
1 answer

Installing nodejs using ansible

Your role should look something like this: - ...READ MORE

Mar 15, 2019 in Ansible by Hari
5,516 views
0 votes
2 answers

Unable to use jenkins to run oracle script on remote DB

add ORACLE_HOME  in jenkins global variable. READ MORE

Mar 27, 2019 in DevOps & Agile by hal
5,513 views
0 votes
1 answer

Docker volume error "Error response from daemon: unable to remove volume: remove DataVolume: volume is in use"

Hi @Hannah, The error mentions which container is ...READ MORE

Nov 25, 2019 in Docker by Aria
5,467 views
+3 votes
4 answers

Unable to build docker image

It looks like the dev dependencies were ...READ MORE

Oct 11, 2018 in DevOps & Agile by lina
• 8,220 points

edited Oct 17, 2018 by lina 5,456 views
0 votes
1 answer

Jenkins cannot restart itself as currently configured.

Hi@akhtar, I think you did not install the ...READ MORE

Oct 22, 2020 in Jenkins by MD
• 95,440 points
5,410 views
0 votes
1 answer

Create directories and download files in Ansible using Ansible playbook

Hey @Yash,  you could either use file module ...READ MORE

Jan 24, 2019 in Ansible by Cerdin
5,397 views