Skip to main content

Questions tagged [docker]

Docker - An open platform for distributed applications for developers and sysadmins.

998 questions with no upvoted or accepted answers
-1 votes
2 answers
167 views

Cannot install DDEV from PowerShell

I am trying to install DDEV from PowerShell, following these instructions: https://www.drupal.org/docs/develop/local-server-setup/windows-development-environment/installing-drupal-with-ddev-in-wsl2-on-...
MrSnrub's user avatar
  • 97
-1 votes
1 answer
3k views

Installing Docker on Windows

Docker promises to make sharing applications easier, fixing the problem of complaints like "It works on my machine but not on another machine" I have not used docker for long enough to know ...
ravenspoint's user avatar
-1 votes
1 answer
36 views

Docker put in simple language?

I've been reading a lot about docker and am still quite confused what exactly its purpose is. I understand that it is a container to run/develop programs in. Is it similar to a git repository but just ...
Harrison G's user avatar
-1 votes
2 answers
4k views

windows not booting after installing docker desktop

I installed docker 4.9.0, after the installation I restarted the system as suggested. I got error "your device run into a problem and needs restart" My system is windows 10 pro 12gb of Ram ...
etranz's user avatar
  • 119
-1 votes
2 answers
2k views

Fedora firewalld issues with docker

I'm running a service inside docker listening on port 8081. I can access this service on the fedora server itself, but anything else on the network gets a timeout. If I turn off firewalld, the issue ...
alex-phillips's user avatar
-2 votes
1 answer
2k views

localhost : ERROR: ssh: connect to host localhost port 22: Address not available

Newbie to docker, trying to set up Hadoop container for which I first create ssh-server container for easy debug as my first container is working fine am able to login ssh localhost within the ...
Nitesh Sharma's user avatar
-2 votes
1 answer
351 views

git clone from container using ssh

I'm trying to clone a repository using ssh from a container at runtime, not during the build. I keep getting prompted for the key phrase for my sshkey (there is no passphrase for the key). Is there ...
victoryNap's user avatar
-2 votes
1 answer
62 views

Docker vs VM in terms of appearing as separate device

I want to use either multiple VMs of docker containers to mimic separate devices to use for online gambling (via Web browser). Will docker containers appear as separate devices to websites just like ...
Jonny Shanahan's user avatar

15 30 50 per page
1
63 64 65 66
67