mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
add zip and curl to container.
This commit is contained in:
parent
9475e917a3
commit
c129c99a36
@ -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…
Reference in New Issue
Block a user