title: UmbrelOS date: 2024-12-13T18:53:43+08:00
登录名:umbrel 密码:umbrel
services:
umbrel:
image: dockurr/umbrel
container_name: umbrel
pid: host
ports:
- 81:80
volumes:
- "/home/example:/data"
- "/var/run/docker.sock:/var/run/docker.sock"
stop_grace_period: 1m