-
### Description
Files that are edited outside of Docker (from the host) are truncated by the added text from the end. If I perform the same editing operation inside Docker, everything is fine. It's a…
-
### Description
i was trying to make a farming simulater 22 map, and i came across someone who made a program that lets yoy generate a map from satelite from google maps. here is the link: https://gi…
-
In #9762, @poettering landed initial oci runtime support for nspawn. In #18367, one of the two missing pieces is feature requested: oci hooks.
This feature request is for the other missing bit of o…
-
### Module
Ollama
### Testcontainers version
1.20.1
### Using the latest Testcontainers version?
Yes
### Host OS
Windows 11
### Host Arch
x86
### Docker version
Docker…
-
### Summary
When using the containerd image store (which is now the default for new installs for Docker for Desktop), along with an ephemeral builder image (ie: one where additional buildpacks have…
-
### Description
When trying to uninstall docker desktop via the cli
```/Applications/Docker.app/Contents/MacOS/uninstall```
there is a null pointer dereference that fails the uninstall leaving …
-
### Description
When creating a bind mount in docker, it is not giving the warning to add the path to the Docker Desktop > Settings > Resource > File Sharing. This can be problematic as the result …
-
### Description
Every 5-7 days Docker Desktop encounters an error wherein it becomes unresponsive along with all containers. I have restarted Docker Desktop, the host machine (Intel Mac Mini), and ev…
-
Tried to run Kafka in Docker according to https://developer.confluent.io/quickstart/kafka-local/ for learning purposes with the latest glibc arm64 binary https://github.com/confluentinc/cli/releases/d…
-
### Description
We had the issue that a team member was not able to run composer install in a docker container without any git dubious ownership errors in some composer packages.
I was trying to…