Trending questions in DevOps & Agile

0 votes
0 answers

Azure monitoring Data Collection Rules(DCR) through DevOps

A monitoring agent is installed through Powershell ...READ MORE

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

How to get Devops OwnerID

Article:https://docs.microsoft.com/en-us/rest/api/azure/devops/account/accounts/list?view=azure-devops-rest-5.0 Where can I get the specified "owner ...READ MORE

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

How to remove the Linux icon despite the Docker application?

I downloaded the Docker application a while ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 103 views
0 votes
0 answers

Docker Error ! Docker daemon is not running

When I try to do docker run ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 103 views
0 votes
0 answers

Running ubuntu docker image in background

I was attempting to run a docker ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 102 views
0 votes
0 answers

What is the difference between `docker-compose build` and `docker build`?

Docker-compose build vs. docker build: what's the ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 117 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 Mar 4 90 views
0 votes
0 answers

Configure dockerfile with postgres

I have a specific requirement for my ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 116 views
0 votes
0 answers

docker-compose.yml Syntax for Named Volumes

What is the syntax for specifying the ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 113 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 Mar 4 87 views
0 votes
0 answers

How to get Deployment Risk (Bluemix Devops Insights) Gate pass?

I set up a blue mix DevOps pipeline with ...READ MORE

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

How to start a stopped Docker container with a different command?

I'd like to use a different command ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 108 views
0 votes
0 answers

How to remove old and unused Docker images

When using Docker for a long period, ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 87 views
0 votes
0 answers

How to install Az module on Windows Server through DevOps?

 I have to execute the PS script ...READ MORE

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

Can Docker run on Windows 10 IoT Enterprise?

Just like the title, I wanted to ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 140 views
0 votes
0 answers

How to list containers in Docker

There is a command to list images, ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 139 views
0 votes
0 answers

List only stopped Docker containers

Docker allows you to list running containers ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 102 views
0 votes
0 answers

How to copy files from host to Docker container?

I'm attempting to create a backup and ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 84 views
0 votes
0 answers

Docker - Retrieving the COM class factory for component with CLSID

The software I'm using makes use of ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 82 views
0 votes
0 answers

Blank screen in the Azure DevOps Test Plans

I'm the Admin of the Azure DevOps ...READ MORE

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

How to push a docker image to a private repository?

I have a docker image with tag ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 135 views
0 votes
0 answers

How do I mount a host directory as a volume in docker compose?

I'm dockerizing a development environment, and I'd ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 127 views
0 votes
0 answers

What does `docker system prune -a` actually do?

My free space was 900 MB before ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 130 views
0 votes
0 answers

How is Docker different from a virtual machine?

I keep going over the Docker docs ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 129 views
0 votes
0 answers

How to uninstall Docker Machine under Windows 10?

I couldn't find a way to uninstall ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 86 views
0 votes
0 answers

Screen flicker in my laptop with windows 10 after installing docker desktop

I have a machine with an i3 ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 124 views
0 votes
0 answers

How do I run a command on an already existing Docker container?

I created a container with -d flag docker ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 117 views
0 votes
0 answers

How to copy Docker images from one host to another without using a repository?

How can I move a Docker image ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 117 views
0 votes
1 answer

JavaScript heap out of memory in Angular 7 using Azure DevOps

Try running the prod build as follows: node ...READ MORE

Feb 9, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
3,443 views
0 votes
0 answers

Cant stop Docker/Vmmem from running

I started practising building EOS smart contracts ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 113 views
0 votes
0 answers

Docker: How to delete all local Docker images?

I recently began using Docker and had ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 108 views
0 votes
0 answers

What is the need for Docker Daemon?

Here is the docker architecture I'm not sure ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 111 views
0 votes
0 answers

Trigger a pipeline on a monthly basis in Azure DevOps

I want to create a pipeline that ...READ MORE

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

Stop and remove all docker containers

How can I stop and remove all ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 108 views
0 votes
0 answers

What's the principal difference between MS AppCenter and Azure DevOps (former VSTS)?

I have used them separately but I ...READ MORE

Apr 11, 2022 in Other DevOps Questions by Kichu
• 19,040 points
759 views
0 votes
1 answer

How do I check uptime on hundreds of servers using Ansible?

ansible <group_name/all/ip_address> -i <name_of_hosts_file/inventory_file> -m command -a ...READ MORE

Jan 20, 2023 in Ansible by Dhiman_Aanchal

edited Mar 5 13,572 views
0 votes
0 answers

How can a script access Service Connections? (Azure Devops Pipelines)

I can't figure out how to access ...READ MORE

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

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

We start with a base image when ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 85 views
0 votes
0 answers

How to see the logs of a docker container?

I have a small piece of code ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 89 views
0 votes
0 answers

Azure Devops MS-hosted agent IP address

We use Azure DevOps with Microsoft-hosted agents ...READ MORE

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

Docker: How to authenticate for docker push?

When I try docker push [docker-simple-httpserver]# docker push ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 78 views
0 votes
1 answer

Azure DevOps project setup - 1 team - 1 board 3 projects is this possible?

Working on a single project is recommended ...READ MORE

Apr 13, 2022 in Other DevOps Questions by narikkadan
• 86,360 points
720 views
0 votes
1 answer

Azure DevOps - Multiple projects with multiple Kanban boards vs Single Project with multiple repositories

We recommend that you assist your organisation ...READ MORE

Mar 24, 2022 in DevOps & Agile by gaurav
• 23,580 points
1,713 views
0 votes
0 answers

How can I upload a 'secret file' via the Azure DevOps REST API?

There is a secure file store built ...READ MORE

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

Is it possible to create PowerShell task in Azure DevOps which follow the principle of idempotent

I created a release that will create ...READ MORE

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

Whitesource Bolt Azure DevOps plugin takes long time (and is too chatty)

I have integrated the WhiteSource Bolt scan into our ...READ MORE

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

Link Azure devops repos and boards

Is there a way to link both ...READ MORE

Apr 14, 2022 in Other DevOps Questions by Kichu
• 19,040 points
684 views
0 votes
1 answer

Azure DevOps Wiki for multiple projects

In Azure DevOps, Wiki is like a ...READ MORE

Apr 2, 2022 in Other DevOps Questions by narikkadan
• 86,360 points
1,239 views
0 votes
0 answers

Access secure file on Azure DevOps from pipeline when signing Android apk

How to access .jks file stored in ...READ MORE

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

Provide DevOps extensions functionality via REST-API

I am using the Sprint Goal DevOps ...READ MORE

Apr 14, 2022 in Other DevOps Questions by Kichu
• 19,040 points
627 views