runtime error

pygame 2.5.2 (SDL 2.28.2, Python 3.10.13) Hello from the pygame community. https://www.pygame.org/contribute.html ALSA lib confmisc.c:855:(parse_card) cannot find card '0' ALSA lib conf.c:5180:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings ALSA lib conf.c:5180:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name ALSA lib conf.c:5180:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5703:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2666:(snd_pcm_open_noupdate) Unknown PCM default Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> pygame.mixer.init() pygame.error: ALSA: Couldn't open audio device: No such file or directory

Container logs:

Fetching error logs...