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