About 7,600,000 results
Open links in new tab
  1. How to fix Docker: Permission denied - Stack Overflow

    Feb 24, 2018 · I installed Docker on my Ubuntu machine. When I run sudo docker run hello-world it works. But if I write the command without sudo docker run hello-world it displays the following: …

  2. Docker not starting on Windows 11 with WSL 2 - Stack Overflow

    Feb 12, 2022 · Here at Windows 11 Education 22H2 (build 22621.819), I was finally able to launch Docker Desktop 4 (build 4.13.1-90346) after deleting %AppData%\Docker\settings.json.

  3. Docker for Windows 10 //./pipe/docker_engine: access is denied

    The Docker service (running as a Windows service) is bound to the dockerd application (because dockerd is the docker daemon). If you stop the Docker service and then run the dockerd command …

  4. docker.errors.DockerException: Error while fetching server API version

    Nov 22, 2020 · Worked without issues for me and provided the latest version: docker-compose is now a plugin of docker and you use it with docker compose instead of docker-compose.

  5. How to enable the Docker Remote API on Windows

    Nov 3, 2016 · I am trying to use the Docker Remote API on a Windows 10 host machine. I am using Chrome's Postman extension to see if I can get results from the docker remote api's endpoints. Here …

  6. docker - Running REST API (Ollama) and Nginx reverse proxy - Stack …

    Dec 1, 2024 · I want to run Ollama docker image. This exposes entire API with its endpoints. I want to secure it by adding reverse proxy on top of it and i have chosen Nginx for the job. So I need to add …

  7. Docker fails to pull the image from within Azure App Service

    Feb 11, 2020 · The Container Setting on the App Service it self look solid: But the log pane shows errors: 2020-02-11 06:31:40.621 ERROR - Image pull failed: Verify docker image configuration and …

  8. How to download docker image using HTTP API using docker hub ...

    Mar 9, 2022 · How do I download Docker images without using the pull command? could help, if you look into implementations of the tools.

  9. How can I use Docker Registry HTTP API V2 to obtain a list of all ...

    May 17, 2019 · 25 An external organization that I work with has given me access to a private (auth token protected) docker registry, and eventually I would like to be able to query this registry, using docker's …

  10. .net - Docker API respond with status code conflict, container xxxxxx ...

    Sep 7, 2023 · Docker API respond with status code conflict, container xxxxxx is not running Asked 2 years, 3 months ago Modified 2 months ago Viewed 14k times