build image

This commit is contained in:
Settel 2025-04-11 12:15:23 +02:00
parent d2429f45e6
commit 86651f39c5
2 changed files with 3 additions and 9 deletions

View File

@ -9,12 +9,6 @@ RUN apt-get update && apt-get install -y \
fonts-liberation \
fonts-roboto \
hicolor-icon-theme \
libcanberra-gtk-module \
libexif-dev \
libgl1-mesa-dri \
libgl1-mesa-glx \
libpangox-1.0-0 \
libv4l-0 \
fonts-symbola \
chromium-l10n \
chromium

View File

@ -12,18 +12,18 @@ build:
run:
podman run -it \
--rm \\
--rm \
--net host \
--cpuset-cpus 0 \
--memory 512mb \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-e DISPLAY=unix$$DISPLAY \
-v $$HOME/various/downloads:/home/chromium/Downloads \
--security-opt seccomp=$$HOME/chrome.json \
--device /dev/snd \
--device /dev/dri \
-v /dev/shm:/dev/shm \
--name teams-pwa \
--user=root \
--entrypoint=/bin/bash \
teams-pwa:$(VERSION)
# -v $HOME/.config/google-chrome/:/data \ # if you want to save state