Gary Wang
Gary Wang
`\usepackage{algorithm,algorithmic} `没有问题,可以正常编译, @talenz 。 
Permission denied while trying to connect to Docker socket inside container after updating to 4.28.0
I have the same problem with version 4.28.0 (139021) that the mounted `/var/run/docker.sock` has wrong group name `root` instead of `docker`. Also, I tried to change the file permission to...
Permission denied while trying to connect to Docker socket inside container after updating to 4.28.0
Recent updates of Docker Desktop that related to mounting `docker.sock` is [Docker socket mount restrictions](https://docs.docker.com/desktop/hardened-desktop/enhanced-container-isolation/config/) for **Enhanced Container Isolation** that is a business feature. Docker socket mount restrictions will limit...
Thanks @ig0774 , I set the _SumatraPDF_ path as the folder path by mistake. After correcting this, it works. Besides, I suggest that in the _Win32_ section in the settings,...
Permission denied while trying to connect to Docker socket inside container after updating to 4.28.0
After upgrading to `4.30.0 (149282)`, the problem is resolved.
> @garylavayou Thank you for the PR. will you be able to rebase the change on the latest master? I have synced the forked repo with the latest master. Is...
@mangalaman93 It would be better if you can add tests to the code, since I currently have no stable test environment. I am also looking forward that you can make...
> This PR has been stale for 60 days and will be closed automatically in 7 days. Comment to keep it open. keep it open please!
> Although I wonder if some kind of caching proxy is a better fit for this use case. @code-asher Maybe some functionality like **Nexus repository manager**/**Docker registry** that can act...
I have been switching to the containerd storage backend for several versions of docker desktop. Now, I try to switch back to the default storage engine. Surprisingly, docker engine can...