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