linux-transifex: new

This commit is contained in:
liushuyu 2018-06-03 20:05:54 -06:00
parent 44c19020c0
commit 4c465b11b2
No known key found for this signature in database
GPG Key ID: 23D1CE4534419437

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