mirror of
https://github.com/servo/servo.git
synced 2025-08-08 15:05:35 +01:00
Move etc/ci/taskcluster one level up
This commit is contained in:
parent
515afac456
commit
5a48669e90
10 changed files with 7 additions and 7 deletions
9
etc/taskcluster/docker/run.dockerfile
Normal file
9
etc/taskcluster/docker/run.dockerfile
Normal file
|
@ -0,0 +1,9 @@
|
|||
% include base.dockerfile
|
||||
|
||||
# Servo’s runtime dependencies
|
||||
RUN apt-get install -qy --no-install-recommends \
|
||||
libgl1 \
|
||||
libssl1.0.0 \
|
||||
libdbus-1-3 \
|
||||
libgstreamer-plugins-bad1.0-0 \
|
||||
gstreamer1.0-plugins-good
|
Loading…
Add table
Add a link
Reference in a new issue