Remove udev mount.

This commit is contained in:
yohan 2024-06-11 22:21:40 +02:00
parent 6a09d9a0f1
commit 1073d8f777

View File

@ -45,7 +45,6 @@
volume: volume:
- /usr/local/docker-mounted-files/docker-thermostat/conf.yml:/root/conf.yml - /usr/local/docker-mounted-files/docker-thermostat/conf.yml:/root/conf.yml
- /mnt/apps/volumes/thermostat:/root/instance - /mnt/apps/volumes/thermostat:/root/instance
- /run/udev:/run/udev
become: true become: true
- name: Prune images - name: Prune images