1,045 questions
0
votes
0
answers
39
views
Keycloak Pod crashes when theme/resources/img contains unused files
I have an Issue with a keycloak kubernetes pod that kept crashing after I added an unused favicon.css to the themes/test/login/resources/img folder.
MRE
The following files and commands should ...
0
votes
0
answers
116
views
Docker Desktop can't pull behind a proxy
The latest docker desktop can't pull. I use docker desktop and pull in Docker Hub, it shows
(HTTP code 500) server error - failed to resolve reference "docker.io/n8nio/n8n:latest": failed to ...
0
votes
1
answer
105
views
Unable to install Docker Desktop via Chocolatey in Dockerfile
I have a dockerfile with the following contents:
FROM mcr.microsoft.com/windows/servercore:ltsc2022
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $...
1
vote
2
answers
171
views
Unable to start the Solace Docker image in Docker Desktop in Windows
I install the solace/solace-pubsub-standard:latest Image successfully in docker desktop. Then I can see it in the Docker desktop as show below.
After successful Image installation in Docker Dektop
...
0
votes
1
answer
505
views
Error when attaching vscode to running container
I'm using Visual Studio Code v1.100.1 with Docker Desktop 4.41.2 and the Dev containers extension v0.413.0.
I have four docker containers running locally and want to attach vscode to one of them.
The ...
0
votes
0
answers
43
views
How to add reload of code changes to Docker Compose web application?
I have a web application (React and Laravel) Dockerized but it doesn't recognize code changes.
docker-compose.yml
services:
mysql:
image: mysql:5.7
container_name: hoopcliq-mysql
restart:...
0
votes
0
answers
105
views
Docker: Error while dialing: dial unix /AppData/Local/Docker/run/userAnalyticsOtlpHttp.sock: connect: A socket operation encountered a dead network
I am new to Docker using Docker desktop on Windows 10. Docker "Hello World" works. I am trying to dockerize a Django/Postgres project using a yml file. The containers are created, can be ...
0
votes
0
answers
38
views
Mount windows share in gitlab-runner via docker desktop on windows - permission denied
I have a gitlab-ci.yml which builds a project and should deploy it to a windows share, but the second stage where I mount a windows share does not work inside my runner.
I have a windows machine with ...
0
votes
0
answers
996
views
docker Desktop distro installation failed(Docker Desktop was unable to configure its WSL2 distributions)
I work in a company(with a firewall if that matters) and i need to use docker destop, however Docker seems to be unable to start/install the Docker engine.
Docker Engine Settings:
{
"builder&...
0
votes
0
answers
54
views
Docker can't resolve 'db.localtest.me' – PostgreSQL connection issue
I’m supposed to be working on a team project using a Next.js monorepo with a PostgreSQL backend, both running in Docker containers.
Important: I get the same error both on mac and windows!!
The ...
0
votes
1
answer
104
views
How to restore default docker destop's KUBECONFIG for demo-k8s
In my local windows dev environment, I've run
az aks get-credentials --resource-group $RG --name $AKS --overwrite-existing
kubectl now connects to AKS cluster.
How do I revert the KUBECONFIG to ...
0
votes
1
answer
296
views
Starting DockerDesktop on Windows 10 failed with WSL error
When starting DockerDesktop on Windows 10 it raise the following error:
provisioning docker WSL distros: ensuring main distro is deployed:
checking if main distro is up to date: checking main distro ...
0
votes
0
answers
78
views
TFTP Request Failing on Host Machine Despite Working in Container
I expect the host machine to receive TFTP requests. When testing with tftpboot and busybox_tftp_client, I can successfully download the file using:
tftp -g -l /tmp/testfile -r testfile tftpbootHowever,...
0
votes
0
answers
65
views
Downloaded the HDP2.6.5 using DOCKER DESKTOP " docker pull hortonworks/sandbox-hdp:2.6.5" , but containers/img was not created
Newbie here. Started downloading HDP2.6.5 using "docker pull hortonworks/sandbox-hdp:2.6.5" on DOCKER DESKTOP , but wifi router has to be restarted in between download(total 15gb took 3hrs ),...
-1
votes
1
answer
68
views
Mounting windows directory to a windows docker container with docker compose - Error response from daemon: invalid volume specification:
I'm working on a docker compose where I'm trying to mount a host directory to container directory but I'm getting the following error;
docker compose up --build
Error response from daemon: invalid ...
-1
votes
1
answer
690
views
Docker Desktop won't start after installation
I am trying to install Docker Desktop on Ubuntu 24.04 so that I can install Mealie on a home server. I am following the Docker Desktop instructions.
I have added the Docker Apt repository and ...
0
votes
1
answer
60
views
Cannot hit breakpoints in graceful shutdown stop events in .NET
I'm unable to hit stop events, such as StoppingAsync and IHostApplicationLifetime.ApplicationStopping, from BackgroundService while debugging in Visual Studio 2022 (17.12.3) and docker desktop (4.36.0)...
0
votes
1
answer
56
views
Docker-Desktop k8 cluster problems when port-forwarding to load balancer
I am running the simple deployment below (webapp with 5 replicas and a load balancer) in the single node Docker Desktop K8 cluster on Windows as host.
The webapp simply serves a page that displays the ...
0
votes
1
answer
74
views
kubernetes dashboard create token fails
Docker Desktop For Windows on WSL2
I'm following the k8s blog here :
https://kubernetes.io/blog/2020/05/21/wsl-docker-kubernetes-on-the-windows-desktop/
I'm able to create the kubernetes dashboard
x@y:...
-1
votes
1
answer
64
views
Can't connect MariaDB tp images with Docker Desktop
I was trying to build a quick flarum and config a database to it in docker. MariaDB was running well, but when I try to connect it to my flarum container, it doesn't connect.
mariaDB images :
https://...
1
vote
1
answer
381
views
Tofu/Terraform Docker provider error: failed to read downloaded context: failed to load cache key: Get "http://build-context-xxx": context not found
I'm currently trying to build a docker image with openTofu but the build always fail with context not found. The exact error is: Error: failed to read downloaded context: failed to load cache key: Get ...
0
votes
0
answers
59
views
Kernel param for SCTP socket buffer size missing in recent Docker Desktop's linuxkit
The net.sctp.sctp_rmem and net.sctp.sctp_wmem kernel parameters are missing in recent verions of Docker Desktops linuxkit. They are for tweaking SCTP socket read/write buffer sizes.
These params are ...
0
votes
0
answers
86
views
Need help in running ASP.NET Core Web API in Docker Container
I am new to Docker. I have installed DockerDesktop. I am trying to expose an ASP.NET Core Web API via docker containers.
This is my docker file:
# This stage is used to build the service project
FROM *...
0
votes
0
answers
15
views
docker socket used to connect to docker daemon [duplicate]
I have a docker and docker desktop installed on the fresh Ubuntu 24.04.
After restart the system I have docker daemon running
$ sudo systemctl status docker
● docker.service - Docker Application ...
1
vote
1
answer
232
views
Docker Desktop grouping of containers run by a Docker Compose project
When running a Docker Compose project, its set of containers is displayed as a group in Docker Desktop:
What is the name of this grouping? (group, project...)
Neither docker ps nor docker container ...