-
### 🐛 Bug Report for zkSync CLI
#### 📝 Description
I'm not at all sure if it's actually a bug. I'm probably doing something wrong but still
I'm getting this error when trying to init a project:…
-
Are there any plans on adding interaction with Unix domain sockets?
What I'd like to achieve is to interact with Docker daemon via socket as follows:
```bash
curl --unix-socket /var/run/docker.…
-
**Describe the bug (__must be provided__)**
Running v3.10.0 Nebula Studio, trying to connect to newly v3.0.1 deployed via docker compose, getting the following error:
```
Error: Parse Error: Expe…
-
Docker changed the `docker:dind` image to use the TCP port instead of the unix socket and as a result sets the default `DOCKER_HOST` environment variable. A number of changes to the `/usr/local/bin/do…
-
## Summary
I installed a second cronicle server in my network. The first cronicle server runs now for months without any flaws. The installation of server No.2 on a CentOS 7 server installa…
-
method **get_container_host_ip(self)** in _testcontainers/core/container.py_
have the following code commented (you drive me crazy) and should be uncommented
# # check testcontainers it…
-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Application
Outline Client
### What are you trying to do? What is your use case?
Im tr…
-
### Does this expand an already existing service
Yes
### Link to a game or software
mariadb.org
### Links for the download
https://mariadb.org/download/
### Links for the install docs
https://m…
-
”docker: Got permission denied while trying to connect to the Docker daemon socket at unix“
[StackOverflow解决办法](https://stackoverflow.com/questions/48957195/how-to-fix-docker-got-permission-denied-is…
-
Looks like on Ubuntu 20, `systemctl` starts Docker differently and Commandeer isn't able to connect to the default location for docker socket at `/var/run/docker.sock`.