mirror of
https://github.com/servo/servo.git
synced 2025-07-02 21:13:39 +01:00
5 lines
97 B
Docker
5 lines
97 B
Docker
% include run.dockerfile
|
|
|
|
RUN apt-get install -qy --no-install-recommends \
|
|
python3 \
|
|
jq
|