mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 08:25:35 +00:00
4 lines
79 B
Docker
4 lines
79 B
Docker
FROM debian:9
|
|
|
|
RUN apt-get --quiet update && apt-get --quiet --yes install git
|