mirror of
https://github.com/servo/servo.git
synced 2025-07-12 09:53:40 +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
|