-
I use the following (redacted) Docker compose file for my Seafile installation. It's very similar to the official one:
```
services:
seafile-db:
image: mariadb:10.11
container_name: …
-
### What are you trying to do?
I set up Docker Containers, as subnet routers and exit noded recently and lost about a day to researching the error "ipv6 port forwarding not enabled" in the tailscale …
-
环境:
x86架构 Ubuntu 22.04.4
200G内存20核CPU
3090显卡*6
执行docker-compose -f docker-compose.gpu.yaml up -d报错:
(base) root@ps:/chatTTS/ChatTTS-ui# docker-compose -f docker-compose.gpu.yaml up -d
WARNI…
-
```
Exception java.lang.RuntimeException: Unable to destroy activity {net.adhikary.mrtbuddy/net.adhikary.mrtbuddy.MainActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'andr…
-
Please consider providing example for using asp.net netcore 3.1 docker build/containers
-
구버전 grafana에서 발생하는 문제로 최신 버전으로 올리면 해결됩니다
### `docker-compose-with-grafana.yml` 수정
```diff
grafana:
- image: diamol/ch09-grafana
+ image: grafana/grafana
ports:
- "3000:3000"
depend…
-
**Describe the bug**
The container can't connect to nordvpn to login.
**To Reproduce using docker-compose**
```
test:
container_name: test
build: .
command: tail -F anything
…
-
I have two containers defined in my `docker-compose`:
docker-compose.yml
```yml
services:
cis.copilot.orchestrator:
image: ${DOCKER_REGISTRY-}ciscopilotorchestrator
build:
c…
-
克隆项目后,执行命令
`docker-compose up -d`
提示下面错误。
Traceback (most recent call last):
File "/usr/bin/docker-compose", line 11, in
load_entry_point('docker-compose==1.25.0', 'console_scripts', 'dock…
-
### Version
linuxserver/qbittorrent@sha256:fdbd674da0d9e676b37e7c5d3fa8189e5ec0b7d507549d80d9bc46e95db7875a
### Support Request
I have the configuration running on a headless pi 4 successfully:
…