less space i think

This commit is contained in:
2023-10-03 21:38:07 +05:00
parent ca1675c6cd
commit 6b81077cfe
2 changed files with 7 additions and 4 deletions

View File

@ -4,8 +4,8 @@ WORKDIR /root
COPY 64gram-desktop-bin-1_1.0.85-1-x86_64.pkg.tar.zst .
RUN pacman -Sy
RUN pacman -U 64gram-desktop-bin-1_1.0.85-1-x86_64.pkg.tar.zst --noconfirm
RUN pacman -Sy \
&& pacman -U 64gram-desktop-bin-1_1.0.85-1-x86_64.pkg.tar.zst --noconfirm \
&& rm -rfv 64gram-desktop-bin-1_1.0.85-1-x86_64.pkg.tar.zst /var/cache/pacman/pkg/*
CMD telegram-desktop