lazyBoy/docker-compose.cua.yml

10 lines
329 B
YAML
Raw Normal View History

2026-09-07 16:40:59 +00:00
# Opt in without changing the default legacy rollout or overwriting its image.
# docker compose -f docker-compose.yml -f docker-compose.cua.yml up -d --build
services:
computer:
image: lazyboy/computer:cua
supervisor:
environment:
LAZYBOY_COMPUTER_DRIVER: cua
LAZYBOY_COMPUTER_IMAGE: lazyboy/computer:cua