You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iot/labs/autok3s/docker-compose.yml

10 lines
196 B

version: "3"
services:
autok3s:
image: cnrancher/autok3s:v0.4.2
restart: always
ports:
- 8080:8080
volumes:
- ./conf:/root/.ssh/id_rsa