adding sandbox
This commit is contained in:
parent
98a53af167
commit
34420f2835
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ RUN set -eux; \
|
||||||
DEBIAN_FRONTEND=noninteractive apt-get update; \
|
DEBIAN_FRONTEND=noninteractive apt-get update; \
|
||||||
mkdir -p /usr/share/man/man1; \
|
mkdir -p /usr/share/man/man1; \
|
||||||
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
|
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
|
||||||
vim neofetch pluma chromium tilix xdg-utils man-db default-jre-headless openjdk-17-jre-headless \
|
vim neofetch pluma chromium chromium-sandbox tilix xdg-utils man-db default-jre-headless openjdk-17-jre-headless \
|
||||||
libreoffice-writer libreoffice-calc libreoffice-impress libreoffice-draw thunderbird gnome-themes-extra \
|
libreoffice-writer libreoffice-calc libreoffice-impress libreoffice-draw thunderbird gnome-themes-extra \
|
||||||
gnome-themes-extra-data code; \
|
gnome-themes-extra-data code; \
|
||||||
echo "**** Install downloaded packages and extract tools ****"; \
|
echo "**** Install downloaded packages and extract tools ****"; \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue