Trending questions in DevOps & Agile

0 votes
0 answers

Is Azure DevOps a PaaS or IaaS?

Can Azure DevOps be classified as a ...READ MORE

Apr 7, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,033 views
0 votes
0 answers

What does DevOps mean ?

Apr 21, 2022 in Other DevOps Questions by Kichu
• 19,040 points
470 views
0 votes
0 answers

How can I create a dashboard across multiple Azure DevOps Projects?

I am interested in a dashboard for ...READ MORE

Apr 2, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,343 views
0 votes
0 answers

Azure DevOps Boards 'Done' column orders in descending work item ID - Scrum

When I move a work item into ...READ MORE

Apr 19, 2022 in Other DevOps Questions by Kichu
• 19,040 points
605 views
0 votes
0 answers

Need a report that displays users permissions for all the Jenkins projects

Need a report that displays users permissions ...READ MORE

May 2, 2022 in Jenkins by Karthick

edited 2 days ago 10 views
0 votes
0 answers

Create query in Azure Devops server filtering on User Stories or tasks

I am having a problem creating a ...READ MORE

Apr 11, 2022 in Other DevOps Questions by Kichu
• 19,040 points
919 views
0 votes
0 answers

Azure DevOps '401 - Uh-oh, you do not have access' Invited User

I invited a user into my newly ...READ MORE

Mar 20, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,885 views
0 votes
0 answers

Azure DevOps REST API Authentication with PKCE

Does Azure DevOps REST API support OAuth ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,040 points
667 views
0 votes
0 answers

Not able to execute Powershell 7 scripts parallelly on DevOps

I use the Azure Powershell step in ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,040 points
611 views
0 votes
0 answers

Run multiple Selenium Test Projects across Azure DevOps

We have all our stand-alone websites/apps/etc that ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,040 points
627 views
0 votes
0 answers

Can we create single DevOps CI/CD pipeline for both application and database deployment to Azure?

For the SQL database to have tables, ...READ MORE

Apr 18, 2022 in Other DevOps Questions by Kichu
• 19,040 points
621 views
0 votes
0 answers

Azure DevOps - Clean build directory

I am using a self-hosted agent for ...READ MORE

Mar 20, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,869 views
0 votes
0 answers

Azure Bicep in DevOps release pipeline

I have an Azure DevOps release pipeline ...READ MORE

Apr 14, 2022 in Other DevOps Questions by Kichu
• 19,040 points
654 views
0 votes
0 answers

How to report on hours per period in Azure Devops?

How can I report how many hours ...READ MORE

Apr 19, 2022 in Other DevOps Questions by Kichu
• 19,040 points
546 views
0 votes
0 answers

"Azure DevOps Organization" resource in Azure

I have a resource group inside it ...READ MORE

Apr 14, 2022 in Other DevOps Questions by Kichu
• 19,040 points
749 views
0 votes
0 answers
0 votes
0 answers

Does anyone know what is 'Effort' field in Azure DevOps Epic?

What is the 'Effort' field in Azure ...READ MORE

Apr 7, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,033 views
0 votes
0 answers

DevOps Server Activation

I am trying to activate the trial ...READ MORE

Apr 14, 2022 in Other DevOps Questions by Kichu
• 19,040 points
704 views
0 votes
0 answers

Can't reinstall docker desktop on windows 10 pro

I am reinstalling docker desktop on my ...READ MORE

Apr 30, 2022 in Docker by Abhijeet
• 180 points

edited 2 days ago 5 views
0 votes
0 answers

Docker Detached Mode

What is meant by detached mode in ...READ MORE

Apr 30, 2022 in Docker by Abhijeet
• 180 points

edited 2 days ago 5 views
0 votes
0 answers

How to run docker daemon?

I'm attempting to run the docker daemon ...READ MORE

Apr 30, 2022 in Docker by Abhijeet
• 180 points

edited 2 days ago 5 views
0 votes
0 answers

Sort by memory usage in docker stats

Is there a way to get the ...READ MORE

Apr 30, 2022 in Docker by Abhijeet
• 180 points

edited 2 days ago 5 views
0 votes
0 answers

How to generate a Dockerfile from an image?

Is it possible to make a Dockerfile ...READ MORE

Apr 30, 2022 in Docker by Abhijeet
• 180 points

edited 2 days ago 5 views
0 votes
0 answers

How to use environment variables in docker compose

I'd like to be able to use ...READ MORE

Apr 30, 2022 in Docker by rajiv
• 1,620 points

edited 2 days ago 5 views
0 votes
0 answers

How to mount a host directory in a Docker container

I'm attempting to mount a host directory ...READ MORE

Apr 30, 2022 in Docker by rajiv
• 1,620 points

edited 2 days ago 5 views
0 votes
0 answers

How to determine Docker version

If I run: $ docker -v the result is: Docker ...READ MORE

Apr 30, 2022 in Docker by rajiv
• 1,620 points

edited 2 days ago 5 views
0 votes
0 answers

Docker-compose exit code is 137 when there is no OOM exception

I expect the exit code to be ...READ MORE

Apr 30, 2022 in Docker by rajiv
• 1,620 points

edited 2 days ago 5 views
0 votes
0 answers

Docker container not starting with ubuntu image (docker start)

If I use docker container run ubuntu ...READ MORE

Apr 30, 2022 in Docker by Abhijeet
• 180 points

edited 2 days ago 2 views
0 votes
0 answers

What is the difference between Docker Daemon and Docker Engine?

Can someone clarify the difference between the ...READ MORE

Apr 30, 2022 in Docker by Abhijeet
• 180 points

edited 2 days ago 2 views
0 votes
0 answers

How to filter "docker inspect" output so that only certain tag:value pairs are displayed?

I built a small bridge network and ...READ MORE

Apr 30, 2022 in Docker by Abhijeet
• 180 points

edited 2 days ago 2 views
0 votes
0 answers

How to tag an image in a Dockerfile?

I looked through the documentation but couldn't ...READ MORE

Apr 30, 2022 in Docker by Abhijeet
• 180 points

edited 2 days ago 2 views
0 votes
0 answers

Installing the Visual Studio 2015 toolkit (v140) on a Microsoft hosted Azure Devops Build Pipeline Agent

I attempted to install the v140 toolset ...READ MORE

Mar 29, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,410 views
0 votes
0 answers

How to upgrade docker container after its image changed

Assume I've downloaded the official mysql:5.6.21 image. I ...READ MORE

Apr 30, 2022 in Docker by rajiv
• 1,620 points

edited 2 days ago 2 views
0 votes
0 answers

How to automatically start a service when running a docker container?

I have a Dockerfile that I use ...READ MORE

Apr 30, 2022 in Docker by rajiv
• 1,620 points

edited 2 days ago 2 views
0 votes
0 answers

How do I assign a port mapping to an existing Docker container?

I'm not sure if I'm missing something, ...READ MORE

Apr 30, 2022 in Docker by rajiv
• 1,620 points

edited 2 days ago 2 views
0 votes
0 answers

Should I use Vagrant or Docker for creating an isolated environment?

I need to create an isolated environment ...READ MORE

Apr 30, 2022 in Docker by rajiv
• 1,620 points

edited 2 days ago 2 views
0 votes
0 answers

Access Denied for User root localhost using password YES - No Privileges

I use MySQL Workbench and I continuously ...READ MORE

Apr 30, 2022 in Other DevOps Questions by Kichu
• 19,040 points

edited 2 days ago 5 views
0 votes
0 answers

What is docker machine when using simple docker desktop for Window or Mac

After doing some research on docker swarm. ...READ MORE

Apr 30, 2022 in Docker by rajiv
• 1,620 points

edited 2 days ago 5 views
0 votes
0 answers

Docker commit : Saving as new image by editing docker container

I have a docker image that spins ...READ MORE

Apr 30, 2022 in Docker by rajiv
• 1,620 points

edited 2 days ago 5 views
0 votes
0 answers

Communication between multiple docker-compose projects

In two different directories, I have two ...READ MORE

Apr 30, 2022 in Docker by Abhijeet
• 180 points

edited 2 days ago 5 views
0 votes
0 answers

Failed to start Docker Application Container Engine

Because I'm new to Docker, I don't ...READ MORE

Apr 30, 2022 in Docker by Abhijeet
• 180 points

edited 2 days ago 5 views
0 votes
0 answers

What is the difference between CMD and ENTRYPOINT in a Dockerfile?

CMD and ENTRYPOINT are two commands in ...READ MORE

Apr 30, 2022 in Docker by Abhijeet
• 180 points

edited 2 days ago 5 views
0 votes
0 answers

What is the difference between the 'COPY' and 'ADD' commands in a Dockerfile?

In a Dockerfile, what is the difference ...READ MORE

Apr 30, 2022 in Docker by rajiv
• 1,620 points

edited 2 days ago 2 views
0 votes
0 answers

How to remove old Docker containers?

I'm not sure how to get rid ...READ MORE

Apr 30, 2022 in Docker by rajiv
• 1,620 points

edited 2 days ago 2 views
0 votes
0 answers

Docker on Mac doesn't show all options when clicking on Whale icon

In Docker, I'm having a difficulty. When ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited 2 days ago 5 views
0 votes
0 answers

Stopping Docker containers by image name - Ubuntu

I'm seeking for a way to halt ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited 2 days ago 5 views
0 votes
0 answers

docker wsl 2 is not installed

I installed the docker desktop. Then I ...READ MORE

Apr 30, 2022 in Docker by Abhijeet
• 180 points

edited 2 days ago 2 views
0 votes
0 answers

What is --from used in copy command in dockerfile

I am including the dockerfile code: FROM mcr.microsoft.com/dotnet/aspnet:5.0-buster-slim ...READ MORE

Apr 30, 2022 in Docker by Abhijeet
• 180 points

edited 2 days ago 2 views
0 votes
0 answers

docker-compose up, down, stop start difference

Should we use docker stop instead of ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited 2 days ago 5 views
0 votes
0 answers

PostgrSQL custom Docker Container

I'm attempting to create a Docker entrypoint ...READ MORE

Apr 30, 2022 in Docker by Abhijeet
• 180 points

edited 2 days ago 2 views