mirror of
https://github.com/transmission/transmission
synced 2025-01-03 21:45:49 +00:00
54a7cac25a
* refactor: add package.json for web client * refactor: call uncrustify in parallel
3 lines
67 B
Docker
3 lines
67 B
Docker
FROM alpine
|
|
|
|
RUN apk add --no-cache bash git perl uncrustify yarn
|