-
### Describe the bug
After the PC wakes up from suspend, the brightness goes to max despite the brightness slider stays at 30%. As I adjust the brightness, it goes to the 30% level I set. This happen…
-
- [x] I have tried with the latest version of Docker Desktop
- [x] I have tried disabling enabled experimental features
- [x] I have uploaded Diagnostics
- Diagnostics ID: 2B17A628-3759-4CB…
-
### Current Behavior
![image](https://github.com/user-attachments/assets/a8fa0b1e-1c92-45ce-985e-d9ceafeb8a54)
All of a sudden jDownloader tells that it cannot connect to update.jdownloader.org
T…
-
Hi, I followed the instructions but I got this error:
```
docker: Error response from daemon: error gathering device information while adding custom device "/dev/kfd": no such file or directory.
`…
-
How do I change the code if I want to hang Socks5
docker run -d \
--restart unless-stopped \
--name grass \
-v $HOME/appdata/grass:/config \
-e USER_ID=$(id -u) \
-e SOCKS_PROXY="socks5:socks5" …
-
Docker supports remote connections via ssh: https://docs.docker.com/engine/security/protect-access/#use-ssh-to-protect-the-docker-daemon-socket
This looks like the most secure and most convenient w…
-
### Issue
I used tandoor for a long time, no problems. Suddenly after bad stop of my Container Manager, it's impossible for me to deploy the container. Tried to delete everything, but no change. Can'…
-
I just started using cadvisor because I wanted to see the cpu percentage of different containers. I installed cadvisor using docker-compose, and it is running, but output is not what I was expecting; …
-
docker daemon do not reply do any command like:
- `docker logs test`
- `docker inspect test`
## Steps to reproduce the issue:
Simple reproducer that I came with:
- `docker run --name test --r…
-
### To reproduce
Running the following query:
```sql
-- Query returning error
SELECT CAST(DAY(table_1.ts) AS LONG) AS day, sum(table_1.length) AS sum_length
FROM table_1
JOIN table_2 ON tabl…