mirror of
https://github.com/nestriness/nestri.git
synced 2026-03-17 03:43:07 +02:00
feat: WIP s6-overlay and friends
This commit is contained in:
@@ -9,5 +9,5 @@ FROM ${BASE_IMAGE} AS bases
|
||||
# Only lightweight stuff needed by both builder and runtime
|
||||
RUN --mount=type=cache,target=/var/cache/pacman/pkg \
|
||||
pacman -Sy --noconfirm \
|
||||
libssh2 curl wget libevdev libc++abi \
|
||||
libssh2 curl wget libevdev libc++abi libselinux \
|
||||
gstreamer gst-plugins-base
|
||||
|
||||
Reference in New Issue
Block a user