-
Tell a beginner how to make an autoplay?
It works:
docker run --rm -d \
--name 3proxy4 \
-p "61128:3128/tcp" \
-p "60080:1080/tcp" \
-e "PROXY_LOGIN=login" \
-e "PROXY_PASSW…
-
想问一下,我目前VPS上已经部署了docker版本的nginx proxy manager,并且有一些自己的反代配置,不是特别想部署新的nginx。现在想使用emby2alist这个项目,怎么可以直接搭配使用呢。
-
A new deployment with mup latest (v1.5.11) uses docker image `zodern/nginx-proxy:v1.1.0` which contains nginx 1.21.6.
After some vulnerability testing, I get this report:
![image](https://github…
-
### Description
Running a `docker build` with the below Dockerfile gets stuck for way too long: around 10 minutes.
I'm working in Windows via WSL2, but it might be a more general problem: it seems t…
-
**Before reporting a bug, please see our FAQ in [FAQ.md](https://github.com/whatsapp/proxy/blob/main/FAQ.md)!**
#### Description
#### Failed Step
#### More Details
-
### Tandoor Version
1.5.24
### Setup
Docker / Docker-Compose
### Reverse Proxy
Traefik
### Other
_No response_
### Bug description
The button / functionality to auto create a meal plan is onl…
-
When trying to host a docker service proxied through zoraxy, it's trying to call an api but the resulting call is for https://url.org//graphql with two slashes being added obvs causing a 404. I've ens…
-
### Is your feature request related to a problem? Please describe.
The [docs](https://containrrr.dev/watchtower/usage-overview/) show that the watchtower container needs access to the docker socket. …
-
I am deploying this from scartch and the seafile-server container fails during the initial setup with an “Access denied” error when attempting to connect to the seafile-db service (MariaDB). The issue…
-
### Description
docker compose config with --no-interpolate flag, stops validating the docker-compose file as it usually does without the flag.
Sample docker compose:
```yaml
services:
bad_service…