mirror of
https://github.com/transmission/transmission.git
synced 2025-12-20 02:18:42 +00:00
4 lines
67 B
Docker
4 lines
67 B
Docker
FROM alpine
|
|
|
|
RUN apk add --no-cache bash git perl uncrustify yarn
|