Merge pull request #2 from liushuyu/master

linux-transifex: new
This commit is contained in:
Flame Sage 2018-06-04 02:14:53 +00:00 committed by GitHub
commit f7a7f901ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,3 @@
FROM alpine
RUN apk update && apk add build-base cmake python3-dev qt5-qttools-dev qt5-qtmultimedia-dev
RUN pip3 install transifex-client