Files
docker-compose/rancher/docker-compose.yml
2024-12-19 13:04:21 +01:00

10 lines
241 B
YAML

name: rancher
services:
rancher:
restart: unless-stopped
ports:
- 7080:80
- 7443:443
privileged: true
image: rancher/rancher:latest
command: --acme-domain rancher.sectorq.eu