Skip to content
Snippets Groups Projects
Verified Commit a86710e5 authored by David Runge's avatar David Runge :chipmunk:
Browse files

fix(test/Dockerfile): Add debugedit for the test setup


The creation of debug packages requires debugedit.

Signed-off-by: default avatarDavid Runge <dvzrv@archlinux.org>
parent 5566a1e7
No related branches found
No related tags found
1 merge request!52Add package signatures back to repo desc files and fix various other issues
FROM docker.io/archlinux/archlinux
RUN pacman -Syu --noconfirm --needed \
debugedit \
sudo \
fakeroot \
awk \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment