I think this is at runtime, so you actually want environment, not build-environment:
apps:
specter-desktop:
environment:
LANG: C.UTF-8
LC_ALL: C.UTF-8
...
I think this is at runtime, so you actually want environment, not build-environment:
apps:
specter-desktop:
environment:
LANG: C.UTF-8
LC_ALL: C.UTF-8
...