From Ivory Hamerkop, 3 Months ago, written in Plain Text.
This paste will bite the big one in 1 Second.
Embed
  1. /usr/src/NeonCore/docker$ cat .env
  2. NEON_SKILLS_DIR=/usr/src/NeonCore/docker/skills/
  3. NEON_CONFIG_PATH=/usr/src/NeonCore/docker/config/
  4. NEON_XDG_PATH=/usr/src/NeonCore/docker/xdg/
  5.  
  6. /usr/src/NeonCore/docker$ docker compose up -d
  7. [+] Building 0.0s (0/0)                                                                                                                                                  
  8. [+] Running 0/6
  9.  ⠙ Container neon-speech      Starting                                                                                                                               1.2s
  10.  ⠙ Container neon-skills      Starting                                                                                                                               1.2s
  11.  ⠙ Container neon-gui         Starting                                                                                                                               1.2s
  12.  ⠙ Container neon-enclosure   Starting                                                                                                                               1.2s
  13.  ⠙ Container neon-messagebus  Starting                                                                                                                               1.2s
  14.  ⠙ Container neon-audio       Starting                                                                                                                               1.2s
  15. Error response from daemon: error while mounting volume '/var/lib/docker/volumes/docker_xdg/_data': failed to mount local volume: mount ./xdg:/var/lib/docker/volumes/docker_xdg/_data, flags: 0x1000: no such file or directory
  16.