-
Hi
I'm using docker-autoheal in a docker-compose file but with a socket-proxy service (fluencelabs/docker-socket-proxy)
```
autoheal:
image: willfarrell/autoheal
container_name: autoheal
…
-
I'd like to have a way to provide a manifest (or manifest digest) and a set of previously downloaded signatures and have skopeo check that the manifest is correctly signed according to `policy.json`. …
-
### Summary
In latest version, new error introduced.
```
2024-06-24T18:31:52.264662694Z SyntaxError: invalid syntax. Perhaps you forgot a comma?
2024-06-24T18:31:53.303132972Z 2024-06-24.11:31…
-
**Describe the bug**
When opening pad after new installation of etherpad , I have the error : "Error: Reconnect timed out"
Etherpad version 2.2.6
pnpm version: 9.12.3
Apache 2 with SSL enabled and…
-
### The bug
When viewing a GIF on Android, it's just a single frame and it doesn't play.
### The OS that Immich Server is running on
DSM 7.2
### Version of Immich Server
v1.105.1
### Version of …
-
### What Happened?
After the successful start of minikube on an Apple M3, I'm unable to start running any pod.
## Start a fresh new cluster
Delete any possible previous configuration:
`minik…
-
**Describe the bug**
cloudflared 2024.1.6 and above is breaking the stability of the connection, including 2024 the latest release which is 2024.9.1
**To Reproduce**
Steps to reproduce the behav…
-
I am interested in running [Desktop ](https://hub.docker.com/r/kasmweb/desktop) as a Stand Alone Web Service but i suppose they all function more ore less the same. I made this Docker Compose to try a…
-
It's unfortunately common for projects to mount the docker socket into (privileged) containers. A configuration option for specifying additional sockets with limited privileges would be fairly simple …
-
### Description
I'm trying to run a LWM2M server inside of docker for UDP based clients to connect to. These clients will register with the server using a CoAP message and specify a lifetime for the …