mirror of
https://github.com/m1k1o/neko.git
synced 2025-08-03 00:39:56 +02:00
add zip and curl to container.
This commit is contained in:
parent
9475e917a3
commit
c129c99a36
1 changed files with 3 additions and 0 deletions
|
@ -55,6 +55,9 @@ RUN set -eux; \
|
|||
pulseaudio dbus-x11 xserver-xorg-video-dummy \
|
||||
libcairo2 libxcb1 libxrandr2 libxv1 libopus0 libvpx6 \
|
||||
#
|
||||
# needed for profile upload preStop hook
|
||||
zip curl \
|
||||
#
|
||||
# file chooser handler, clipboard
|
||||
xdotool xclip \
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue