Trending questions in Docker

0 votes
1 answer

Docker, mount volumes as readonly

You can specify that a volume should ...READ MORE

Jul 27, 2018 in Docker by Kalgi
• 52,360 points
4,777 views
0 votes
1 answer

Error while installing Docker for Windows on the Divio App

As you have Windows Home edition, one ...READ MORE

Oct 29, 2018 in Docker by Sophie may
• 10,610 points
705 views
+1 vote
2 answers

How to run docker containers on different machines

You can use labels and selectors for ...READ MORE

Oct 23, 2018 in Docker by Laila
3,197 views
0 votes
1 answer
+5 votes
7 answers

Docker swarm vs kubernetes

Swarm is easy handling while kn8 is ...READ MORE

Aug 27, 2018 in Docker by Mahesh Ajmeria
3,141 views
0 votes
1 answer

How to install telnet in Docker for Windows 10?

If you are trying to telnet in ...READ MORE

Aug 28, 2018 in Docker by Tyrion anex
• 8,700 points
3,146 views
0 votes
1 answer

Is GPU pass-through possible with docker for Windows?

GPU access from within a Docker container ...READ MORE

Sep 8, 2018 in Docker by Tyrion anex
• 8,700 points
2,666 views
0 votes
1 answer

How do I connect to my docker VM from windows shell?

You can run a container with full ...READ MORE

Sep 5, 2018 in Docker by Tyrion anex
• 8,700 points
2,754 views
+1 vote
1 answer

What is the default amount of memory provided for Windows Docker containers?

Docker for Windows containers by default get: On ...READ MORE

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

Is docker for windows running Linux container in VirtualBox?

It uses HyperV in newer releases. It ...READ MORE

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

How to get docker-compose to always re-create containers from fresh images?

The containers are getting recreated to preserve ...READ MORE

Jul 27, 2018 in Docker by Kalgi
• 52,360 points
4,402 views
0 votes
1 answer

How to run normal Win32 applications in Docker for Windows?

If you have Windows Server 2016 ow ...READ MORE

Sep 25, 2018 in Docker by Tyrion anex
• 8,700 points
1,807 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,124 views
+2 votes
1 answer

Nodes not able to join docker swarm cluster

You need to provide more information like ...READ MORE

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

Docker for Windows cleanup

Download docker-ci-zap.exe from https://github.com/jhowardmsft/docker-ci-zap and then run it in powershell with ...READ MORE

Aug 15, 2018 in Docker by Sophie may
• 10,610 points
3,560 views
0 votes
1 answer

What is the stack difference between VirtualBox and Docker for Windows?

In my opinion you should use Docker ...READ MORE

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

Docker for windows installation fails on PresentationFramework.Aero2

Docker for Windows only works on Windows ...READ MORE

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

Init could not choose ip address error while doing docker swarm init

First look for the public IP of ...READ MORE

Aug 23, 2018 in Docker by Nilesh
• 7,050 points
3,088 views
0 votes
1 answer

Error saying "build" requires 1 argument. See 'docker build --help'

Try adding a period at the end ...READ MORE

Jul 18, 2018 in Docker by Nilesh
• 7,050 points
4,634 views
0 votes
1 answer

Virtual machine disk space in Docker for Windows beta

The MobyLinux Hyper-V machine is provisioned on ...READ MORE

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

How to add Lucee Extensions in Docker For Windows using CommandBox?

Okay, you just have to open lucee ...READ MORE

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

Error saying "context cancelled"

This error occurs when your port is ...READ MORE

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

Error: Deploying a docker-compose app on Kubernetes using Docker for Windows

Due to the lack of support for ...READ MORE

Oct 11, 2018 in Docker by Tyrion anex
• 8,700 points
759 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,168 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,307 views
0 votes
1 answer

No output in output file even though pexpect scrift runs succesfully

You've got to wait til the ls ...READ MORE

Aug 10, 2018 in Docker by DareDev
• 6,890 points
3,413 views
0 votes
1 answer

Kubernetes authentication with certificate

The Jenkins error log warning message indicates ...READ MORE

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

While creating an isolated environment can I use Vagrant or Docker ?

One of the really great things with ...READ MORE

Oct 17, 2018 in Docker by lina
• 8,220 points
385 views
0 votes
1 answer

Error “unable to resolve host docker”

This error occurs because its not a ...READ MORE

Jul 10, 2018 in Docker by Kalgi
• 2,680 points
4,619 views
0 votes
1 answer

Privileged containers in kubernetes

Your container will have kernel capabilities if ...READ MORE

Sep 11, 2018 in Docker by DareDev
• 6,890 points
1,906 views
0 votes
1 answer

Create named and latest tag in Docker.

Here is what you can do to ...READ MORE

Oct 11, 2018 in Docker by Damon Salvatore
• 5,980 points
447 views
0 votes
1 answer

Location of docker images downloaded by Docker (1.9.1) on Mac OS X

If you’re using docker for MAC, yhen ...READ MORE

Jul 30, 2018 in Docker by Kalgi
• 52,360 points
3,588 views
0 votes
1 answer

Docker for Windows error: Can't connect to ASP.Net site in Docker for Windows

I faced the same problem, but I ...READ MORE

Sep 28, 2018 in Docker by Tyrion anex
• 8,700 points
983 views
0 votes
1 answer

Error saying "network vme_int not manually attachable."

Configure the attachable property using the composer ...READ MORE

Aug 24, 2018 in Docker by Nilesh
• 7,050 points
2,486 views
0 votes
1 answer

Running docker on Android

According to the documentation, the Android kernel is ...READ MORE

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

Where is the Docker daemon log?

It depends on your OS. Here are ...READ MORE

Jul 18, 2018 in Docker by Kalgi
• 2,680 points
3,815 views
0 votes
1 answer

Error while executing docker run command

This error occurs when your port is ...READ MORE

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

Ubuntu and updating Docker

Try this sudo sh -c "wget -qO- https://get.docker.io/gpg ...READ MORE

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

Docker for Windows error: Same docker image works in Docker for Windows but not in docker on linux

I got the same error, the problem ...READ MORE

Sep 26, 2018 in Docker by Tyrion anex
• 8,700 points
724 views
0 votes
1 answer

Kubernetes can't start due to too many open files in system

Run the below command to know about ...READ MORE

Aug 21, 2018 in Docker by Damon Salvatore
• 5,980 points
2,263 views
+6 votes
3 answers

Difference between image and container - Containerization cencepts

Entire concept of docker and Kubernetes is ...READ MORE

Sep 12, 2018 in Docker by Kalgi
• 52,360 points
924 views
+6 votes
1 answer

DevOps in Government

I think it would be a great ...READ MORE

Sep 24, 2018 in Docker by Hannah
• 18,570 points
385 views
0 votes
1 answer

Vagrant or Docker for creating an isolated environment?

Vagrant is basically a virtual machine manager. ...READ MORE

Sep 28, 2018 in Docker by Tyrion anex
• 8,700 points
393 views
0 votes
1 answer

Unable to bring up the container using custom shell script as docker entrypoint

You have to put something infinite so ...READ MORE

Aug 9, 2018 in Docker by Damon Salvatore
• 5,980 points
2,521 views
0 votes
1 answer

Docker For Windows error: network adapters down

For testing, you can use the alternative ...READ MORE

Sep 24, 2018 in Docker by Tyrion anex
• 8,700 points
511 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,319 views
0 votes
1 answer

Persisting data in a docker swarm with glusterfs

You will have to create a volume ...READ MORE

Aug 24, 2018 in Docker by Nilesh
• 7,050 points
1,775 views
0 votes
1 answer

How to run an image with volume on docker for windows?

Try : declaring the volume of container mounting the ...READ MORE

Sep 20, 2018 in Docker by Tyrion anex
• 8,700 points
629 views
0 votes
2 answers

How can I inspect the file system of a failed `docker build

Failed command is a build that has ...READ MORE

Aug 6, 2018 in Docker by Nilesh
• 7,050 points
2,647 views
+1 vote
1 answer

Docker Container Networking with Docker-in-Docker

Given your example docker-in-docker setup above, you ...READ MORE

Jul 30, 2018 in Docker by Kalgi
• 52,360 points
2,796 views