-
### Description
On Docker Desktop 4.35.1, my team cannot run our Oracle database (FREE 23ai) container successfully.
Docker Desktop 4.34.3, does run the container successfully, but we are being ask…
-
### Description
running engine: waiting for the Docker API: engine linux/virtualization-framework failed to run: running VM: com.docker.virtualization: process terminated unexpectedly: accepting AF_V…
-
### Description
When using the _Check for updates_ button , a new version is found: v4.33.0. When I click on the _Download update_ button nothing happens EXCEPT a new browser window is opened to this…
-
## User story
1. As a user
2. I need the zero markings to be plotted with a threshold logic
3. So that the plotting of markers for zero crossings are in a controlled manner.
## Acceptance criteria
- …
-
### Description
After updating Docker Desktop from 4.32 to 4.33.1 the engine does not start anymore. During the start attempt a "Docker Desktop Privileged Helper" tries to install something / request…
-
### Description
When i start Docker Desktop in linux containers i am getting the following error
deploying WSL2 distributions
ensuring main distro is deployed: deploying "docker-desktop": importing…
-
### Description
```Dockerfile
FROM debian
RUN echo 1
```
`docker build -t test .` results in an image id
running `docker build -t test .` again gives a new image id (despite saying `CACHED 2/2…
-
### Description
![image](https://github.com/docker/for-win/assets/25021448/77b8679d-d5bd-475b-8852-5dad87a6641e)
kubernetes was installed in an older version of desktop, but the computer was res…
-
### Description
Something in the update from v4.32 to v4.34.2 completely broke all file shares on Mac OS.
### Reproduce
1. Enable file share
2. Change a file
3. Try to access the updated file in…
-
### Description
Found this behavior when going through old tickets, and stumbling on;
- https://github.com/moby/moby/issues/17403
I'm not sure if we regressed here, or if this behavior always exist…