This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
transmission
Watch
1
Star
0
Fork
You've already forked transmission
0
mirror of
https://github.com/transmission/transmission
synced
2025-01-05 22:44:23 +00:00
Code
Issues
Releases
Wiki
Activity
7e3068d87a
transmission
/
docker
/
code_style
/
Dockerfile
4 lines
67 B
Text
Raw
Normal View
History
Unescape
Escape
Add code style script and Dockerfile
2019-02-27 23:01:21 +00:00
FROM alpine
chore: run uncrustify in parallel; add package.json to web directory (#1454) * refactor: add package.json for web client * refactor: call uncrustify in parallel
2020-09-20 20:41:45 +00:00
RUN apk add --no-cache bash git perl uncrustify yarn
Reference in a new issue
Copy permalink