i hate the future
This commit is contained in:
parent
3b48b8c30c
commit
6d51dc0acd
@ -9,10 +9,13 @@ RUN pacman -Sy \
|
||||
libxkbcommon-x11 \
|
||||
xcb-util \
|
||||
--noconfirm
|
||||
RUN pacman -Syu --noconfirm \
|
||||
&& pacman -S xorg --noconfirm
|
||||
|
||||
|
||||
RUN pacman -U 64gram-desktop-bin-1_1.0.85-1-x86_64.pkg.tar.zst --noconfirm
|
||||
|
||||
# Set the DISPLAY environment variable
|
||||
ENV DISPLAY=host.docker.internal:0.0
|
||||
|
||||
CMD telegram-desktop
|
||||
CMD QT_DEBUG_PLUGINS=1 telegram-desktop
|
||||
|
@ -4,4 +4,5 @@ services:
|
||||
build: .
|
||||
hostname: 64gram
|
||||
image: git.shihaam.dev/dockerfiles/64gram
|
||||
|
||||
environment:
|
||||
- DISPLAY=$DISPLAY
|
||||
|
Loading…
x
Reference in New Issue
Block a user