-
Hello,
I've tried following your insttructions from the website, and from https://github.com/unpoller/unpoller/tree/master/init/docker, but utilising the provided files, and just adding in my UniFi…
-
通过git pull拉取最新源码后,使用指令`docker compose down&& docker compose up --build -d`重新部署(未修改config.toml文件),使用Chatbox客户端返回错误:`Status Code 500, "no client is available"`
docker compose up查看后台日志如下:
```
WARN[0…
-
### Support guidelines
- [X] I've read the [support guidelines](https://github.com/librenms/docker/blob/master/.github/SUPPORT.md)
### I've found a bug and checked that ...
- [ ] ... the documentat…
-
It would be nice to have an nginx added to the compose file to allow the users to spin up djam in production mode (development is using django server by default),
-
Hello,
I tried to install the app as described in the README, but got the following error:
```
=> ERROR [15/24] RUN yarn global add lighthouse …
-
# [Backend] Add Hasura CLI Docker Service
Add Hasura CLI service to existing docker-compose.yml for consistent CLI operations.
## Problem
Need to run Hasura CLI commands within Docker environme…
-
### Description
After updating to Docker Desktop 4.36.0 using secrets with files leads to following error:
```
docker compose up -d
[+] Running 0/0
⠋ Container test-alpine-1 Creating …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
running `docker-compose` or `setup.sh` fails with problems like:
`docker compose problem …
-
docker0compose version 1.29.2 的版本下,使用docker-compose up
ERROR: The Compose file './docker-compose.yml' is invalid because:
services,office.environment.JWT_ENABLED contains false, which is an invali…
-
hello,
i followed these steps, but it didn't work (note that I’m installing on WSL2.):
```
git clone https://github.com/cvat-ai/cvat
cd cvat``
```
`docker compose down`
`docker compose -f doc…