Pin Sunshine to v0.20.0 for container input stability.
Use the Ubuntu 22.04 package from v0.20.0 to avoid input routing regressions seen with newer builds in headless containerized X11 sessions. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -23,7 +23,7 @@ RUN dpkg --add-architecture i386 && \
|
||||
|
||||
# 2. Скачиваем оригинальный рабочий пакет Sunshine по вашей ссылке
|
||||
# ВНИМАНИЕ: Замените маркер ниже на вашу ссылку из браузера, сохранив кавычки!
|
||||
RUN wget "https://github.com/LizardByte/Sunshine/releases/download/v0.21.0/sunshine-ubuntu-22.04-amd64.deb" -O /tmp/sunshine.deb \
|
||||
RUN wget "https://github.com/LizardByte/Sunshine/releases/download/v0.20.0/sunshine-ubuntu-22.04-amd64.deb" -O /tmp/sunshine.deb \
|
||||
&& chmod +x /tmp/sunshine.deb
|
||||
|
||||
# 3. Устанавливаем скачанный пакет и Steam со всеми зависимостями
|
||||
|
||||
Reference in New Issue
Block a user