Trending questions in DevOps & Agile

+15 votes
19 answers

How can I run a ‘docker exec’ command inside a docker container?

you can run any command in a ...READ MORE

Dec 10, 2018 in Docker by Pramiti
1,229,738 views
+5 votes
3 answers

Copying files from host to Docker container

Hi, You can use the docker cp command ...READ MORE

Dec 9, 2020 in Docker by MD
• 95,460 points
349,921 views
+4 votes
5 answers

How to run YML compose file?

You can run the following command to ...READ MORE

May 7, 2019 in DevOps & Agile by Mithin
256,657 views
+5 votes
4 answers

Git push vs git push origin

In simple words git push command updates ...READ MORE

Apr 23, 2019 in Git & GitHub by Hiran
250,113 views
+3 votes
12 answers

How to run multiple commands in docker at once?

In order to run multiple commands in ...READ MORE

Jul 19, 2018 in Docker by Sophie may
• 10,620 points
250,327 views
+1 vote
1 answer

Error: error response from daemon get https //registry-1.docker.io/v2/ connection refused

Hi@akhtar, Sometimes it happens. I also faced this ...READ MORE

Aug 27, 2020 in Docker by MD
• 95,460 points

reshown Nov 22, 2023 by Soumya 227,022 views
+1 vote
2 answers

fatal: unable to access could not resolve host: GitHub

Hi@akhtar, This can be caused in incorrect proxy ...READ MORE

Apr 10, 2020 in Git & GitHub by MD
• 95,460 points
153,455 views
+1 vote
1 answer

How to install packages in a Docker container?

Hi@akhtar, To install packages in a docker container, ...READ MORE

Apr 15, 2020 in Docker by MD
• 95,460 points
147,247 views
0 votes
2 answers

Jenkins and Docker : Build a Docker image using an jenkins pipeline and push it into docker registry.

In the illustration below, i have created a ...READ MORE

Aug 26, 2019 in Jenkins by Sirajul
• 59,230 points
146,148 views
+2 votes
2 answers

what is the key difference between Declarative pipeline and scripted pipeliine

The key difference between Declarative pipeline and Scripted pipeline ...READ MORE

Aug 13, 2019 in Jenkins by Sirajul
• 59,230 points
123,254 views
+4 votes
7 answers

If conditional in docker file

First of all, create a build_internal.sh file ...READ MORE

May 29, 2018 in Docker by DareDev
• 6,890 points
123,722 views
+5 votes
3 answers

How to trigger a Jenkins pipeline A in another Jenkins pipeline B?

You can run the following code, its ...READ MORE

Jul 5, 2018 in Jenkins by Sophie may
• 10,620 points
119,784 views
+3 votes
2 answers

Is there a way to restrict permissions to a user per individual job in jenkins?

Yes, you can configure user permissions per ...READ MORE

May 28, 2019 in Jenkins by Sirajul
• 59,230 points

edited May 28, 2019 by Sirajul 112,499 views
+3 votes
4 answers

How do I execute multiple commands using docker-compose

It can be solve by using bash -c ...READ MORE

Sep 20, 2018 in Docker by shubham
• 7,340 points
110,944 views
+3 votes
12 answers

Set environment variables in Jenkins

You can try something like this stages { ...READ MORE

Dec 10, 2018 in Jenkins by Celia
108,989 views
+2 votes
3 answers

mvn not recognized as an internal or external command error

Setting the environment variables JAVA_HOME, MAVEN_HOME and  ...READ MORE

Jun 3, 2019 in DevOps Tools by Sirajul
• 59,230 points
95,438 views
+5 votes
2 answers

How to assign a groovy variable to a shell variable?

I have tried the following in my ...READ MORE

Dec 4, 2019 in Jenkins by Raveendiran
• 980 points
90,062 views
+1 vote
3 answers

How to auto build a job in jenkins if there is any change in code on Github repository?

To automatically run build on code commit, follow ...READ MORE

Jul 31, 2019 in Jenkins by Sirajul
• 59,230 points
78,886 views
0 votes
0 answers

What are the challenges of migrating from SVN or Mercurial to Git, and how can they be addressed?

What are the challenges of migrating from ...READ MORE

15 hours ago in DevOps Tools by Anila
• 4,940 points
18 views
0 votes
0 answers

How do you ensure logs are compliant with regulations like GDPR or HIPAA?

How do you ensure logs are compliant ...READ MORE

15 hours ago in DevOps Tools by Anila
• 4,940 points
18 views
0 votes
0 answers

How do you integrate a VCS with tools like Jira, Jenkins, or Slack?

How do you integrate a VCS with ...READ MORE

15 hours ago in DevOps Tools by Anila
• 4,940 points
16 views
0 votes
0 answers

How can you handle failures gracefully in orchestration workflows to ensure system reliability?

How can you handle failures gracefully in ...READ MORE

15 hours ago in DevOps Tools by Anila
• 4,940 points
16 views
0 votes
0 answers
0 votes
0 answers

How can I secure sensitive configurations, such as API keys and passwords, in configuration management systems?

How can I secure sensitive configurations, such ...READ MORE

1 day ago in DevOps Tools by Anila
• 4,940 points
18 views
0 votes
0 answers

What are the challenges with using Git submodules in Azure DevOps, and how can they be mitigated?

What are the challenges with using Git ...READ MORE

1 day ago in DevOps Tools by Anila
• 4,940 points
17 views
0 votes
0 answers

What tools can provide real-time anomaly detection in logs and metrics for microservices?

What tools can provide real-time anomaly detection ...READ MORE

1 day ago in DevOps Tools by Anila
• 4,940 points
16 views
0 votes
0 answers

How do you balance centralization and decentralization in configuration management for large teams?

How do you balance centralization and decentralization ...READ MORE

1 day ago in DevOps Tools by Anila
• 4,940 points
16 views
0 votes
0 answers

What strategies can help synchronize configuration changes across distributed systems without downtime?

What strategies can help synchronize configuration changes ...READ MORE

1 day ago in DevOps Tools by Anila
• 4,940 points
16 views
0 votes
0 answers

Are Azure DevOps REST APIs language-agnostic, and how can I use them in different programming environments?

Are Azure DevOps REST APIs language-agnostic, and ...READ MORE

2 days ago in DevOps Tools by Anila
• 4,940 points
26 views
0 votes
0 answers

How can I configure Azure DevOps pipelines to build projects with Git submodules?

How can I configure Azure DevOps pipelines ...READ MORE

2 days ago in DevOps Tools by Anila
• 4,940 points
25 views
0 votes
0 answers

What is the best way to migrate multiple Azure DevOps repositories into a single repository?

What is the best way to migrate ...READ MORE

2 days ago in DevOps Tools by Anila
• 4,940 points
23 views
0 votes
0 answers

What libraries or tools simplify working with Azure DevOps APIs in languages like Python, JavaScript, or C#?

What libraries or tools simplify working with ...READ MORE

2 days ago in DevOps Tools by Anila
• 4,940 points
22 views
0 votes
0 answers

How can I preserve history and resolve conflicts during the migration of multiple repos into one?

How can I preserve history and resolve ...READ MORE

2 days ago in DevOps Tools by Anila
• 4,940 points
20 views
0 votes
0 answers

What are the common use cases for the Azure DevOps CLI extension, and how does it enhance automation?

What are the common use cases for ...READ MORE

5 days ago in DevOps Tools by Anila
• 4,940 points
31 views
0 votes
0 answers

How can I use the Azure DevOps Extension for Azure CLI in Azure DevOps Server environments?

How can I use the Azure DevOps ...READ MORE

5 days ago in DevOps Tools by Anila
• 4,940 points
30 views
0 votes
0 answers

What is the difference between dotnet build and dotnet publish in Azure DevOps pipelines?

What is the difference between dotnet build ...READ MORE

5 days ago in DevOps Tools by Anila
• 4,940 points
27 views
0 votes
0 answers

Why does Git keep asking for my password when using Azure DevOps, and how can I fix it?

Why does Git keep asking for my ...READ MORE

5 days ago in DevOps Tools by Anila
• 4,940 points
27 views
0 votes
0 answers

How can I compare two commits directly in the Azure DevOps web UI?

How can I compare two commits directly ...READ MORE

5 days ago in DevOps Tools by Anila
• 4,940 points
26 views
0 votes
0 answers

Are there any limitations to comparing commits in Azure DevOps, and how can they be addressed?

Are there any limitations to comparing commits ...READ MORE

5 days ago in DevOps Tools by Anila
• 4,940 points
25 views
0 votes
0 answers

How can I test complex pipeline logic locally for Azure DevOps to avoid errors during deployment?

How can I test complex pipeline logic ...READ MORE

5 days ago in DevOps Tools by Anila
• 4,940 points
23 views
0 votes
0 answers

When should I use dotnet publish over dotnet build in my CI/CD workflow?

When should I use dotnet publish over ...READ MORE

5 days ago in DevOps Tools by Anila
• 4,940 points
22 views
0 votes
0 answers
0 votes
0 answers

Is there a tool or method to validate Azure DevOps YAML pipelines locally before committing?

Is there a tool or method to ...READ MORE

5 days ago in DevOps Tools by Anila
• 4,940 points
19 views
0 votes
0 answers

How can I update pipelines and pull requests to reflect a renamed branch in Azure DevOps?

How can I update pipelines and pull ...READ MORE

6 days ago in DevOps Tools by Anila
• 4,940 points
38 views
0 votes
0 answers

What does the 'AddPackage' permission error mean in Azure DevOps, and how can it be resolved?

What does the 'AddPackage' permission error mean ...READ MORE

6 days ago in DevOps Tools by Anila
• 4,940 points
36 views
0 votes
0 answers

How can I check and update user permissions in Azure DevOps to avoid permission-related errors?

How can I check and update user ...READ MORE

6 days ago in DevOps Tools by Anila
• 4,940 points
33 views
0 votes
0 answers

Are there tools or extensions that help in debugging YAML pipelines locally before deploying to Azure DevOps?

Are there tools or extensions that help ...READ MORE

6 days ago in DevOps Tools by Anila
• 4,940 points
32 views
0 votes
0 answers

What is the best practice for renaming a branch in Azure DevOps while ensuring minimal disruption?

What is the best practice for renaming ...READ MORE

6 days ago in DevOps Tools by Anila
• 4,940 points
31 views
0 votes
1 answer

What practices do you follow to ensure observability in event-driven or serverless architectures?

It takes specific procedures to handle the ...READ MORE

1 day ago in DevOps Tools by Gagana
• 6,530 points
32 views
0 votes
1 answer

How do you manage configuration changes in microservices without causing downtime?

It takes a combination of techniques and ...READ MORE

1 day ago in DevOps Tools by Gagana
• 6,530 points
28 views