mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
6 lines
97 B
Docker
6 lines
97 B
Docker
% include run.dockerfile
|
|
|
|
RUN apt-get install -qy --no-install-recommends \
|
|
python3 \
|
|
jq
|