add zip and curl to container.

This commit is contained in:
Maksim Dorokhin 2022-01-21 09:43:38 +01:00
parent 9475e917a3
commit c129c99a36

View File

@ -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 \
#