pixelated / pixelated-dispatcher

Server component of Pixelated that allows running multiple instances of the user agent on a single server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dispatcher chooses wrong docker image

cz8s opened this issue · comments

sometimes docker chooses the wrong image when
starting a new instance.
To reproduce:
do a docker pull on the host and log in with a newly created user. The user-agent should fail to start because docker can't mount a volume.

i did multiple docker pulls on wazokazi in the last days and the error didn't occur anymore.
Closing this until we encounter it again.