-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the [LangGraph](https://langchain-ai.github.io/langgraph/)/LangChain documentation with the integrat…
-
### Contributing guidelines
- [X] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and chec…
-
### Description
I am working with custom Gitlab CI runners which use Docker Windows containers for testing.
All hosts use Windows 11 with Docker Desktop installed.
These hosts launch several …
-
### Description
Attempted to relocate the Docker data path to an external drive using the Docker Desktop application by selecting a new location. Docker throws a runtime error and then reverts back…
-
I have been trying to install this all day and there simply aren't enough log entries generated to identify problems. If I stop the service I can run it in debug mode, but not as root, so now I have 3…
-
if user's docker has been configured with a registry-mirror we should detect that and auto set --registry-mirror flag
example docker system info
```
Client:
Debug Mode: false
Server:
C…
-
### Description
When a container is running and a volume is mounted with a volume driver plugin, running `docker container cp` results in the plugin receiving `Mount` requests with duplicate IDs (as …
-
Riak 2.0.0 was done correctly, but all subsequent tags have not pinned all dependancies to tags, so repeatable builds aren't currently happening. The addition of 'clique' as an incorrectly specified d…
-
### Testcontainers version
v0.32.0
### Using the latest Testcontainers version?
Yes
### Host OS
MacOS
### Host arch
ARM
### Go version
1.22.5
### Docker version
```she…
-
### Description
I would expect services not activated by profiles to be considered orphans, since they don't appear in the output of the `config` command.
Current behavior:
* `docker compose up…