less space i think
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user