-
### Description
It seems like stdout doesn't gets flushed to the logs properly after graceful stop.
### Steps To Reproduce
1. In this environment
```
$ tree .
.
|-- docker-compose.yml
`-- service_a…
-
## Issue Description
We need to reference the db volume in the docker-compose config in order to encapsulate the database.
## Reviewer Assignment
**Reviewer:** @kaanyolcu22
-
目前版本在v2.0.0-beta.39, Linux arm64.
跑的docker compose版本,UI看到提示有新版本,但是我docker compose down之后再pull,拉不到最新的41。是docker compose的注册表没更新嘛
也试了网页内点那个更新按钮,但是弹窗的进度条马上从0变红叉了
这是完整log(log后面有websocket报错):
```
$ doc…
-
To run the Admin portal we had to install `redis` which is not mentioned in the README.md maybe we can add it.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Used image version
sha256:d97d8c0bb6e0dc749fa0df1db410e7509d51c30d530ac7c73d3b69fb25b4687d
### Used d…
-
1st Issure is, the CVSS diagram has the Impact arrow in the middle of the diagram, css problem i think
![image](https://github.com/user-attachments/assets/6993e20a-d9ea-4ede-b41c-3ad85953e34b)
Sec…
-
docker-compose up
WARN[0000] The "REGISTRY" variable is not set. Defaulting to a blank string.
WARN[0000] The "REGISTRY" variable is not set. Defaulting to a blank string.
WARN[0000] The "REGISTRY"…
-
**docker-compose.yml**
```
version: '3'
services:
bird2:
image: ghcr.io/akafeng/bird:latest
container_name: bird2
hostname: "bird2"
restart: always
# volumes:
# - .…
-
-
- [ ] 1. Create a docker-compose.yml file
- [ ] 2. Define services
- [ ] 3. Configure networks and volumes
- [ ] 4. Set environment variables
- [ ] 5. Update Package.json