test: start work on Pale Moon tests

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-07-24 09:32:16 -04:00
parent 21f570962c
commit 7d60a0a77a
12 changed files with 88 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
FROM debian:latest
RUN apt-get update \
&& apt-get -y install ca-certificates
COPY palemoon.list /etc/apt/sources.list.d/palemoon.list
COPY veit@kannegieser.net.gpg /usr/share/keyrings/veit@kannegieser.net.gpg
RUN apt-get update \
&& apt-get install -y palemoon veit-kannegieser-archive-keyring