mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 00:08:33 +02:00
initial
This commit is contained in:
10
rancher/docker-compose.yml
Normal file
10
rancher/docker-compose.yml
Normal file
@ -0,0 +1,10 @@
|
||||
name: rancher
|
||||
services:
|
||||
rancher:
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 7080:80
|
||||
- 7443:443
|
||||
privileged: true
|
||||
image: rancher/rancher:latest
|
||||
command: --acme-domain rancher.sectorq.eu
|
Reference in New Issue
Block a user