-
Issue is that when exiting the Docker Desktop UI by right-clicking on the icon in the system notification area, terminal windows are also closed (even if you are actively typing in them or they ar…
-
### Description
Updated Ubuntu-20.04 via the Microsoft Store to Ubuntu-20.04.6 LTS. After the update when I start Docker for Windows (4.34.2), I get the message
Docker Desktop - Ubuntu-20.04
WSL …
-
### Description
When I sign in in Docker Desktop, it just leads me to an site telling me it's redirecting me to desktop app even though I already have it
### Reproduce
1. Open up desktop
2. Sign in…
-
Right now if I have use the ASP.NET Core Aot sample (`dotnet new webapiaot`) and try to compile it as linux docker image for my docker desktop, I get the following error.
`dotnet publish --os linux…
-
### Actual Behavior
When mounting a non-existing folder using the `-v` option, the target folder is created in the container, but not on the Docker host. According to https://docs.docker.com/engine/s…
-
### Description
Docker Desktop 4.35.1 is still running against a bugged version of docker compose.
$ docker compose version
Docker Compose version v2.29.7-desktop.1
$ docker-compose version
Docker …
-
#### Description
During make configure PLATOFRM=vs, while building bullseye image it is failing with the below error
Running in b4debf057171
get_url_version https://sonicstorage.blob.core.wind…
-
The current proposal is to use Docker containers as base for DevAtServ delivery.
Destination is Linux as well as Windows.
For this Docker containers are aggregated to a debian and inno installer.
…
-
What am i supposed to do?
```bash
pierrev@pierrevd:~/Downloads/winapps$ cat ~/.config/winapps/compose.yaml
# For documentation, FAQ, additional configuration options and technical help, visit: h…
-
Many Python packages are built using hosted build systems like GitHub Actions, Travis, and AppVeyor. Some build systems use containers, like cibuildwheel and multi-build. Survey the following informat…