File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ COPY --from=install-tor-browser /etc/apt/sources.list /etc/apt/sources.list
2626COPY --from=install-tor-browser /usr/lib/tor-browser /usr/lib/tor-browser
2727
2828RUN apt-get update \
29- && DEBIAN_FRONTEND=noninteractive apt-get install -y \
30- xz-utils file locales dbus-x11 pulseaudio dmz-cursor-theme curl \
31- fonts-dejavu fonts-liberation hicolor-icon-theme \
29+ && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends - y \
30+ xz-utils file locales dbus-x11 pulseaudio dmz-cursor-theme sudo \
31+ fonts-dejavu fonts-liberation fonts-indic hicolor-icon-theme \
3232 libcanberra-gtk3-0 libcanberra-gtk-module libcanberra-gtk3-module \
3333 libasound2 libglib2.0 libgtk2.0-0 libdbus-glib-1-2 libxt6 libexif12 \
3434 libgl1-mesa-glx libgl1-mesa-dri libstdc++6 nvidia-346 \
You can’t perform that action at this time.
0 commit comments