mirror of
https://github.com/transmission/transmission.git
synced 2026-02-15 07:26:49 +00:00
4 lines
67 B
Docker
4 lines
67 B
Docker
FROM alpine
|
|
|
|
RUN apk add --no-cache bash git perl uncrustify yarn
|