1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-10 17:00:42 +01:00

Switch to upcoming stable 0.1.0 container images

This commit is contained in:
j1nx 2024-10-03 14:07:07 +00:00
parent fe5f26e530
commit 1ad1d2c64f
8 changed files with 16 additions and 16 deletions

View File

@ -14,7 +14,7 @@ Wants=ovos-phal.service
[Container]
ContainerName=ovos-audio
Image=docker.io/smartgic/ovos-audio:0.0.8a
Image=docker.io/smartgic/ovos-audio:0.1.0
Pull=never
#Notify=healthy
AutoUpdate=registry
@ -26,7 +26,7 @@ UserNS=keep-id:uid=%U,gid=%G
EnvironmentFile=%h/.config/containers/env
AddDevice=/dev/snd
Volume=%h/.config/mycroft:/home/ovos/.config/mycroft
Volume=%h/.local/state/mycroft:/home/ovos/.local/state/mycroft
Volume=%h/.local/state/mycroft:/home/ovos/.local/state
Volume=%h/.local/share/mycroft:/home/ovos/.local/share/mycroft
Volume=%h/.cache/mycroft:/home/ovos/.cache
Volume=%h/ovos/tmp:/tmp:z,U

View File

@ -10,7 +10,7 @@ Wants=ovos-bus-server.service
[Container]
ContainerName=ovos-cli
Image=docker.io/smartgic/ovos-cli:0.0.8a
Image=docker.io/smartgic/ovos-cli:0.1.0
#Pull=never
AutoUpdate=registry
LogDriver=journald
@ -20,7 +20,7 @@ Timezone=local
UserNS=keep-id:uid=%U,gid=%G
EnvironmentFile=%h/.config/containers/env
Volume=%h/.config/mycroft:/home/ovos/.config/mycroft
Volume=%h/.local/state/mycroft:/home/ovos/.local/state/mycroft
Volume=%h/.local/state/mycroft:/home/ovos/.local/state
Volume=%h/.local/share/mycroft:/home/ovos/.local/share/mycroft
Volume=%h/.cache:/home/ovos/.cache
Volume=%h/ovos/tmp:/tmp:z,U

View File

@ -14,7 +14,7 @@ Wants=ovos-phal.service
[Container]
ContainerName=ovos-core
Image=docker.io/smartgic/ovos-core:0.0.8a
Image=docker.io/smartgic/ovos-core:0.1.0
Pull=never
#Notify=healthy
AutoUpdate=registry
@ -25,7 +25,7 @@ Timezone=local
UserNS=keep-id:uid=%U,gid=%G
EnvironmentFile=%h/.config/containers/env
Volume=%h/.config/mycroft:/home/ovos/.config/mycroft
Volume=%h/.local/state/mycroft:/home/ovos/.local/state/mycroft
Volume=%h/.local/state/mycroft:/home/ovos/.local/state
Volume=%h/.local/share/mycroft:/home/ovos/.local/share/mycroft
Volume=%h/.cache:/home/ovos/.cache
Volume=%h/ovos/tmp:/tmp:z,U

View File

@ -15,7 +15,7 @@ Description=OpenVoiceOS GUI Service
[Container]
ContainerName=ovos-gui-shell
Image=docker.io/smartgic/ovos-gui-shell:0.0.8a
Image=docker.io/smartgic/ovos-gui-shell:0.1.0
Pull=never
AutoUpdate=registry
LogDriver=journald
@ -28,7 +28,7 @@ AddDevice=-/dev/snd
AddDevice=-/dev/dri
AddDevice=-/dev/input
Volume=%h/.config/mycroft:/home/ovos/.config/mycroft
Volume=%h/.local/state/mycroft:/home/ovos/.local/state/mycroft
Volume=%h/.local/state/mycroft:/home/ovos/.local/state
Volume=%h/.local/share/mycroft:/home/ovos/.local/share/mycroft
Volume=%h/.cache:/home/ovos/.cache
Volume=%h/ovos/tmp:/tmp:z,U

View File

@ -10,7 +10,7 @@ Wants=ovos-bus-server.service
[Container]
ContainerName=ovos-gui-websocket
Image=docker.io/smartgic/ovos-gui-websocket:0.0.8a
Image=docker.io/smartgic/ovos-gui-websocket:0.1.0
Pull=never
#Notify=healthy
AutoUpdate=registry
@ -21,7 +21,7 @@ Timezone=local
UserNS=keep-id:uid=%U,gid=%G
EnvironmentFile=%h/.config/containers/env
Volume=%h/.config/mycroft:/home/ovos/.config/mycroft
Volume=%h/.local/state/mycroft:/home/ovos/.local/state/mycroft
Volume=%h/.local/state/mycroft:/home/ovos/.local/state
Volume=%h/.local/share/mycroft:/home/ovos/.local/share/mycroft
Volume=%h/.cache:/home/ovos/.cache
Volume=%h/ovos/tmp:/tmp:z,U

View File

@ -14,7 +14,7 @@ Wants=ovos-phal.service
[Container]
ContainerName=ovos-listener-dinkum
Image=docker.io/smartgic/ovos-listener-dinkum:0.0.8a
Image=docker.io/smartgic/ovos-listener:0.1.0
Pull=never
#Notify=healthy
AutoUpdate=registry
@ -26,7 +26,7 @@ UserNS=keep-id:uid=%U,gid=%G
EnvironmentFile=%h/.config/containers/env
AddDevice=/dev/snd
Volume=%h/.config/mycroft:/home/ovos/.config/mycroft
Volume=%h/.local/state/mycroft:/home/ovos/.local/state/mycroft
Volume=%h/.local/state/mycroft:/home/ovos/.local/state
Volume=%h/.local/share/mycroft:/home/ovos/.local/share/mycroft
Volume=%h/.local/share/precise-lite:/home/ovos/.local/share/precise-lite
Volume=%h/.local/share/vosk:/home/ovos/.local/share/vosk

View File

@ -6,7 +6,7 @@ Wants=network-online.target
[Container]
ContainerName=ovos-messagebus
Image=docker.io/smartgic/ovos-messagebus:0.0.8a
Image=docker.io/smartgic/ovos-messagebus:0.1.0
Pull=never
AutoUpdate=registry
LogDriver=journald
@ -16,7 +16,7 @@ Timezone=local
UserNS=keep-id:uid=%U,gid=%G
EnvironmentFile=%h/.config/containers/env
Volume=%h/.config/mycroft:/home/ovos/.config/mycroft
Volume=%h/.local/state/mycroft:/home/ovos/.local/state/mycroft
Volume=%h/.local/state/mycroft:/home/ovos/.local/state
Volume=%h/ovos/tmp:/tmp:z,U
Volume=%h/.cache:/home/ovos/.cache
Volume=ovos_venv_messagebus:/home/ovos/.venv:z,U

View File

@ -12,7 +12,7 @@ Wants=ovos-bus-server.service
[Container]
ContainerName=ovos-phal
Image=docker.io/smartgic/ovos-phal:0.0.8a
Image=docker.io/smartgic/ovos-phal:0.1.0
Pull=never
#Notify=healthy
AutoUpdate=registry
@ -27,7 +27,7 @@ SecurityLabelDisable=true
AddCapability=all
AddDevice=-/dev/snd
Volume=%h/.config/mycroft:/home/ovos/.config/mycroft
Volume=%h/.local/state/mycroft:/home/ovos/.local/state/mycroft
Volume=%h/.local/state/mycroft:/home/ovos/.local/state
Volume=%h/ovos/tmp:/tmp:z,U
Volume=/run/dbus:/run/dbus
Volume=/run/udev:/run/udev:ro