Trending questions in DevOps & Agile

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 Mar 4 139 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 Mar 4 132 views
0 votes
0 answers

Pre-deployment approval email is not receiving/coming in Azure DevOps CD

I am not receiving a Pre-deployment approval ...READ MORE

Apr 8, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,022 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 Mar 4 129 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 Mar 4 155 views
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,139 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 Mar 4 118 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 Mar 4 117 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 Mar 4 115 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 Mar 4 137 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 Mar 4 112 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 Mar 4 142 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 Mar 4 113 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 Mar 4 112 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 Mar 4 143 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 Mar 4 139 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 Mar 4 136 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 Mar 4 108 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 Mar 4 108 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 Mar 4 107 views
0 votes
0 answers

What is the '--rm' flag doing?

I'm new to Docker and don't yet ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 138 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 Mar 4 134 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 Mar 4 132 views
0 votes
0 answers

What is linux equivalent of "host.docker.internal"?

I know it is possible to use ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 132 views
0 votes
0 answers

docker : invalid reference format

I'm following this Docker-based tutorial. When I ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 131 views
0 votes
0 answers

Docker Redis - Seeding Data - Cannot execute redis-cli via Dockerfile or via shell script

I've got a single Redis instance up ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 133 views
0 votes
0 answers

What is the point of WORKDIR on Dockerfile?

Docker is something I'm learning. I've seen ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 132 views
0 votes
0 answers

What's the difference between "docker stop" and "docker rm"?

I used to think that docker stop ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 133 views
0 votes
0 answers

How to get Dapr Service to Service Invocation to work when running under docker-compose?

When I try to use the Dapr ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 148 views
0 votes
0 answers

How to remove docker completely from ubuntu 14.04?

I installed Docker on Ubuntu a while ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 131 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
788 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 Mar 4 124 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 Mar 4 121 views
0 votes
0 answers

How to stop docker under Linux?

I am running ubuntu 16.04 LTS. I ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 122 views
0 votes
0 answers

How is Podman different from Docker?

Docker and Kubernetes, as far as I'm ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 125 views
0 votes
0 answers

How do I publish a UDP Port on Docker?

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

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 121 views
0 votes
0 answers

Azure DevOps Windows vs Ubuntu hosted agents for cross-platform apps?

Are there concrete reasons to select one ...READ MORE

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

What's the difference between "docker stop" and "docker rm"?

I used to think that docker stop ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

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

How to restart a stopped docker container

I use the following command to start ...READ MORE

Apr 30, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 113 views
0 votes
0 answers

Centos 7 install a specific version of docker ce

I'm trying to install a specific version ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 116 views
0 votes
0 answers

Azure devops - ansible azure rm issue

I want to run ansible using the ...READ MORE

Apr 8, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,055 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 113 views
0 votes
0 answers

Tail docker logs to see recent records, not all

In Linux, the Coreutils tail programme has ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 109 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 112 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 Mar 4 105 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 104 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 125 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
656 views