Most viewed questions in Docker

0 votes
0 answers

How to know if docker is already logged in to a docker registry server

I'm not sure whether I've already used ...READ MORE

Apr 12, 2022 in Docker by Abhijeet
• 180 points
1,461 views
0 votes
1 answer

I lose my data when I get out of the container

No its not installation issue. You need to commit the ...READ MORE

Jul 26, 2018 in Docker by Kalgi
• 52,360 points
1,453 views
0 votes
1 answer

Convert a Docker container into a Singularity container

Its pretty simple. You can just use ...READ MORE

Nov 26, 2019 in Docker by Priyank
1,450 views
0 votes
1 answer

Docker for windows Error: Cannot ping google.com from windows containers

Docker for windows and linux have different ...READ MORE

Oct 16, 2018 in Docker by Tyrion anex
• 8,700 points
1,448 views
0 votes
1 answer

Error on executing docker inspect while the docker image build is successfull.

Just type docker inspect contid /name without ...READ MORE

Feb 4, 2020 in Docker by viper
1,443 views
0 votes
1 answer

swarm manager does not connect to nodes docker daemons on AWS

You first need to ssh into the ...READ MORE

Aug 24, 2018 in Docker by Nilesh
• 7,050 points
1,443 views
+1 vote
1 answer

How do I pass environment variables to Docker containers?

You can pass environment variables to your ...READ MORE

Jul 20, 2018 in Docker by Kalgi
• 52,360 points
1,437 views
0 votes
1 answer

How do we deploy a war ( from git to tomcat in ubuntu image ) using docker files?

Hi, If you want to clone your repo ...READ MORE

Sep 17, 2020 in Docker by MD
• 95,440 points
1,415 views
0 votes
1 answer

Using GPU from a docker container?

Preparation Install nvidia driver and cuda on your ...READ MORE

Jul 31, 2018 in Docker by Kalgi
• 52,360 points
1,377 views
0 votes
1 answer

Error response from daemon: container 2e5637957f172 encountered an error during CreateContainer: failure in a Windows system call: Logon failure

Hi@akhtar, I think Hyper V isn't enabled in your Windows ...READ MORE

Apr 8, 2020 in Docker by MD
• 95,440 points
1,375 views
+1 vote
0 answers

unable to build docker-compose.yml file

I am trying to create container with ...READ MORE

Feb 8, 2021 in Docker by Amit
• 130 points
1,355 views
0 votes
2 answers

Error: RabbitMQ with Docker for Windows server

Connecting to other containers Step 1: Create a network. ...READ MORE

Aug 29, 2020 in Docker by Pistle
• 1,000 points
1,355 views
0 votes
1 answer

Error: Package: containerd.io-1.2.13-3.1.el7.x86_64 (dvd)Requires: container-selinux >= 2:2.74

Hi@akhtar, When you try to install from a ...READ MORE

Apr 9, 2020 in Docker by MD
• 95,440 points
1,350 views
0 votes
1 answer

Docker unable to connect AWS EC2 cloud

Your command is not pointing to your ...READ MORE

Jul 16, 2018 in Docker by Kalgi
• 52,360 points
1,327 views
+1 vote
1 answer

Unable to run Docker commands on Windows

This problem occurs because, docker daemon is ...READ MORE

Oct 25, 2018 in Docker by Sophie may
• 10,610 points
1,324 views
0 votes
1 answer

Docker is unable to connect to docker daemon

The problem here maybe is that you are not ...READ MORE

Sep 4, 2018 in Docker by Damon Salvatore
• 5,980 points
1,322 views
+1 vote
2 answers

How do I run a docker image as a container?

You can run an image depends on whether you ...READ MORE

Sep 7, 2018 in Docker by Damon Salvatore
• 5,980 points
1,315 views
+2 votes
1 answer

Cannot connect to docker swarm service task

The id that command docker service ps <service> gives ...READ MORE

Sep 26, 2018 in Docker by Kalgi
• 52,360 points
1,313 views
0 votes
0 answers

Dind in docker-compose connection reset by peer

In Docker, I'm attempting to connect to ...READ MORE

Apr 21, 2022 in Docker by pranav
• 2,590 points
1,300 views
0 votes
1 answer

How to access container from dev machine on Docker for windows?

What you can do is, allow access ...READ MORE

Nov 6, 2018 in Docker by Sophie may
• 10,610 points
1,290 views
0 votes
1 answer

How to increase cpu share and memory of a container?

This should work: docker update --cpu-shares 5120 -m ...READ MORE

Dec 3, 2018 in Docker by Haseeb
1,286 views
+1 vote
0 answers

Kitematic is taking longer time

Hi All, Kitematic UI is taking longer time ...READ MORE

Sep 6, 2019 in Docker by Manjunathan
• 130 points
1,283 views
0 votes
1 answer

Can I bypass the routing mesh?

Yes. You can bypass the routing mesh, ...READ MORE

Jul 8, 2019 in Docker by Sirajul
• 59,230 points
1,271 views
0 votes
1 answer

How do I scale in Docker Swarm Mode W/Terraform Digital Ocean Load Balancing

The solution you could build for Digital ...READ MORE

Jun 19, 2018 in Docker by shubham
• 7,340 points
1,271 views
0 votes
0 answers

what is the use of docker history command in Docker?

I am trying to find the initial ...READ MORE

Jun 20, 2019 in Docker by Shubham
• 1,000 points
1,262 views
0 votes
2 answers

How do I start a container and create a volume using a volume driver?

You can first create the volume and ...READ MORE

Aug 6, 2019 in Docker by Sirajul
• 59,230 points
1,258 views
0 votes
1 answer

What is the difference between Docker compose and Docker file, when I can use volume and configs in Docker compose?

Docker-compose is in YAML and the docker ...READ MORE

Oct 23, 2020 in Docker by Kusha
1,253 views
0 votes
1 answer

if I remove one container will my volume also get deleted

If the volume is being referenced to ...READ MORE

Nov 25, 2019 in Docker by Aria
1,252 views
0 votes
1 answer

Preferred method for Docker File Versioning

Use labels to add versioning information to ...READ MORE

Jun 11, 2018 in Docker by ajs3033
• 7,300 points
1,243 views
+1 vote
1 answer

Remove volume attached to a docker container

If the volume is being referenced by ...READ MORE

Nov 25, 2019 in Docker by Aria
1,241 views
0 votes
1 answer

How to create customize jenkins image in docker?

Hi@akhtar, You can pull Jenkins image from docker ...READ MORE

May 18, 2020 in Docker by MD
• 95,440 points
1,238 views
0 votes
1 answer

In Docker for windows how does communication between linux and windows containers work?

You can create a host file in ...READ MORE

Nov 9, 2018 in Docker by Sophie may
• 10,610 points
1,231 views
0 votes
1 answer

Docker: Add a restart policy to a container that was already created

In recent versions of docker (as of ...READ MORE

Jul 30, 2018 in Docker by Kalgi
• 52,360 points
1,231 views
0 votes
2 answers

what is docker in devops?

Docker is a technology or platform that ...READ MORE

Jan 5, 2022 in Docker by Neha
• 9,060 points
1,215 views
0 votes
1 answer

Docker for Windows Error: Can't call chown inside Docker container

I’ve come across a similar issue, try ...READ MORE

Oct 30, 2018 in Docker by Tyrion anex
• 8,700 points
1,207 views
0 votes
1 answer

Create a NFS volume while creating a service - docker

Hey @Dipti, yes of course you can! ...READ MORE

Jul 24, 2019 in Docker by Vijay
1,197 views
0 votes
1 answer

Docker compose no response

May be you’ve used Charles as proxy ...READ MORE

Aug 10, 2018 in Docker by Kalgi
• 52,360 points
1,196 views
0 votes
0 answers

Create Mongo docker image and add user to database

I'm attempting to figure out how to ...READ MORE

Apr 20, 2022 in Docker by pranav
• 2,590 points
1,194 views
0 votes
1 answer

What's the difference between Docker for Windows and Docker on Windows?

Docker on Windows is a way to ...READ MORE

Oct 1, 2018 in Docker by Tyrion anex
• 8,700 points
1,181 views
0 votes
2 answers

In Docker for Windows: How do I stop containers from automatically starting on the daemon start?

Docker will autostart any container with a ...READ MORE

Aug 14, 2019 in Docker by Sirajul
• 59,230 points
1,177 views
0 votes
1 answer

Error: Docker for Windows not working

The following worked for me: Download VirtualBox 5.03  Reboot ...READ MORE

Aug 14, 2018 in Docker by Sophie may
• 10,610 points
1,153 views
0 votes
1 answer

Can I achieve auto-scaling on an increased load for Docker containers?

You can use a Load Balancer. It ...READ MORE

Nov 15, 2019 in Docker by Payal
1,141 views
0 votes
1 answer

Why docker container keeps on restating?

Hi@akhtar, Docker containers exit by default if no ...READ MORE

Apr 22, 2020 in Docker by MD
• 95,440 points
1,140 views
0 votes
1 answer

load balancing using dns server in docker container.

Hi@akhtar, There are lots of platform which is ...READ MORE

Apr 16, 2020 in Docker by MD
• 95,440 points
1,139 views
0 votes
1 answer

Which is good monitoring tool for checking docker container health end to end or any shell scripts for it?

You can try using these commands: docker ps curl - ...READ MORE

Feb 3, 2020 in Docker by anonymous
• 6,260 points
1,136 views
0 votes
1 answer

How far do Docker containers scale? Are there any requirements for the same?

Large web deployments like Google and Twitter ...READ MORE

Jul 30, 2019 in Docker by Jerry
1,136 views
0 votes
1 answer

How to get a browsable url from Docker-for-mac or Docker-for-Windows?

LoadBalancer will work on Docker-for-Mac and Docker-for-Windows ...READ MORE

Oct 10, 2018 in Docker by Tyrion anex
• 8,700 points
1,134 views
0 votes
1 answer

Install the HTTP package via docker file into centos base image.

Hey @Cerci, you can something like this: #HTTP ...READ MORE

Jan 22, 2019 in Docker by Kira
1,123 views
0 votes
1 answer

How to ssh into docker-machine VirtualBox instance?

You can log into docker-machine hosts by ...READ MORE

Aug 1, 2018 in Docker by Kalgi
• 52,360 points
1,121 views
0 votes
1 answer

How to get logs in Docker Swarm?

Hi@akhtar, You can get the logs of your ...READ MORE

Dec 28, 2020 in Docker by MD
• 95,440 points
1,120 views