-
### Before you start please confirm the following.
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/portainer/portainer/issues).
- [X] Yes, I've checked whether this issue is co…
-
The README.md shows this usage example:
```
docker container run \
-d --privileged \
--name dockerproxy \
-v /var/run/docker.sock:/var/run/docker.sock \
-p 127.0.0.1:2375:2375 \
…
-
### What did you do?
I am trying to access container labels on tasks returned by the [dockerswarm_sd tasks role](https://prometheus.io/docs/prometheus/latest/configuration/configuration/#tasks). In…
-
Hello there,
I am the creator of Dozzle. For a long time, I have been wanting to implement something like socket proxy in Go. I found your project through referral links. Many people use [Tecnativa…
-
Hi there,
I'm not sure if this is the way to go but I'd like to request the support of some containers where monitoring is not working in my environment:
- plexinc/pms-docker (public tag)
- tec…
-
### Description
Docker version 27.2.0, build 3ab4256
Docker Compose version v2.29.2-desktop.2
Docker Desktop 4.34.3 (170107)
This is the docker compose file.
error:
```
Error response from daemon:…
-
**Describe the bug**
Per the docs, draupnir can poll abuse reports from the synapse admin API. This used to work back in matrix-nginx-proxy times :older_man:.
https://github.com/spantaleev/matri…
-
I cannot connect to the docker-socket-proxy when it is running on another host. I am using this docker-compose setup to run the proxy on the remote host:
````
version: "3"
services:
nextcloud-ap…
-
### Description
The /events/ endpoint has a until parameter that according to the [docs](https://docs.docker.com/reference/api/engine/version/v1.47/#tag/System/operation/SystemEvents)
> Show event…
-
With a docker compose file
```
services:
dbproxy:
image: plopix/docker-mysqlproxyprofiler
depends_on:
- mariadb
restart: unless-stopped
ports:
- 10.1.0.110:3306:…