servo/etc/taskcluster/docker/run.dockerfile
2020-07-08 13:29:29 -04:00

13 lines
307 B
Docker
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

% include base.dockerfile
# Servos runtime dependencies:
RUN apt-get install -qy --no-install-recommends \
libgl1 \
libssl1.1 \
libdbus-1-3 \
libxcb-shape0-dev \
gstreamer1.0-plugins-good \
gstreamer1.0-plugins-bad \
gstreamer1.0-libav \
gstreamer1.0-gl \
libunwind8