-
**Describe the bug**
The current implementation for `MySqlContainer` to check if the database is running is like below:
```python
wait_for_logs(
self,
re.compile(".*: ready for connecti…
-
### Description
I'm having similar issues to https://github.com/docker/for-mac/issues/7116#issue-2042475276 , https://github.com/moby/moby/issues/47211#issue-2099427616 , https://github.com/moby/mob…
-
```
Allocating a remote Docker Engine
Specified using docker layer caching, but build has not been whitelisted.
Contact CircleCI to be whitelisted
Assigned Docker Engine request id: 1234567
p…
-
Following the description for running Pixelfed in a Docker container here:
https://jippi.github.io/pixelfed-docs-next/pr-preview/pr-1/running-pixelfed/docker/installation.html
However, using podman-…
-
Stack only comes online randomly, and usually after I do 'docker-compose down' then 'docker-compose up -d' again.
**Relevant info**
running on Ubuntu 22.04 VM on proxmox. right now I'm running ver…
-
### Actual Behavior
Runs something like `dig +short raw.githubusercontent.com +notcp`, it fails with a timeout every other request. This also effects things like `curl`, causing them to fail to res…
-
**Which feature do you think can be improved?**
The [limitations document](https://github.com/kata-containers/kata-containers/blob/main/docs/Limitations.md) page should mention that UNIX sockets do…
eest updated
5 months ago
-
When I run the image, in the logs I get the below:
`Can't open server state file '/var/lib/haproxy/server-state': No such file or directory`
I checked the container and did not find that folder as…
-
### Description
When running nested Docker containers with volume mounts, bind-mounts from the host do not work when the Docker socket is mounted from /var/run/docker.sock. However, the issue does no…
-
The blog post said we should report, so here we go:
I just trying to use testcontainers (@testcontainers/postgresql) with Deno when I got this strange error:
```
error: Error: (HTTP code 400) u…