mirror of
https://github.com/servo/servo
synced 2026-05-14 10:56:44 +02:00
4 lines
71 B
Docker
4 lines
71 B
Docker
FROM python:2-stretch
|
|
|
|
RUN apt-get update && apt-get install --yes git
|