Trending questions in DevOps & Agile

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 152 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 159 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
818 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 173 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,570 views
0 votes
0 answers

Pulling docker image by digest

Why is it necessary to give both ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 171 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 154 views
0 votes
0 answers

Docker failed to initialize

I'm trying to install the Docker community ...READ MORE

Apr 30, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 148 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,537 views
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
698 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 150 views
0 votes
0 answers

What is the purpose of VOLUME in Dockerfile?

I'm trying to grasp Docker's volume better, ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

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

docker command not found even though installed with apt-get

I installed Docker on Ubuntu LTS 14.0 ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 142 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 140 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 157 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 153 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 152 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
814 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 186 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 150 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 185 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 148 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 180 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
839 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 177 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,179 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 176 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,091 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 170 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 169 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 164 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 161 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 155 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
798 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 152 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,796 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 149 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,595 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 150 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,280 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 144 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 144 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,325 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,321 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 125 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,829 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
990 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
727 views
0 votes
0 answers

How to login to Azure Devops organization using non-microsoft account?

I created an Azure DevOps organization and ...READ MORE

Mar 28, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,451 views