mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
3 lines
71 B
Docker
3 lines
71 B
Docker
FROM python:2-stretch
|
|
|
|
RUN apt-get update && apt-get install --yes git
|