mirror of
https://github.com/transmission/transmission
synced 2025-02-21 05:36:54 +00:00
3 lines
67 B
Docker
3 lines
67 B
Docker
FROM alpine
|
|
|
|
RUN apk add --no-cache bash git perl uncrustify yarn
|