This website requires JavaScript.
Explore
Help
Sign In
Funkwhale
/
Clementine-audio-player-Mac-Linux-Windows
mirror of
https://github.com/clementine-player/Clementine
Watch
1
Star
0
Fork
You've already forked Clementine-audio-player-Mac-Linux-Windows
0
Code
Issues
Releases
Wiki
Activity
510d8e71b1
Clementine-audio-player-Mac...
/
dist
/
translations
/
transifex
/
Dockerfile
4 lines
92 B
Docker
Raw
Blame
History
FROM
alpine
RUN
apk --no-cache add py-pip
&&
pip install transifex-client
ENTRYPOINT
[
"tx"
]
Reference in New Issue
View Git Blame
Copy Permalink