liushuyu
5 years ago
No known key found for this signature in database
GPG Key ID: 23D1CE4534419437
1 changed files with
1 additions and
1 deletions
-
linux-transifex/Dockerfile
|
|
@ -2,5 +2,5 @@ FROM debian:buster-slim |
|
|
LABEL maintainer="citraemu" |
|
|
LABEL maintainer="citraemu" |
|
|
ENV DEBIAN_FRONTEND=noninteractive |
|
|
ENV DEBIAN_FRONTEND=noninteractive |
|
|
RUN apt-get update && apt-get -y full-upgrade |
|
|
RUN apt-get update && apt-get -y full-upgrade |
|
|
RUN apt-get install -y p7zip-full libqt5opengl5-dev qtmultimedia5-dev qttools5-dev qttools5-dev-tools python3-pip cmake |
|
|
|
|
|
|
|
|
RUN apt-get install -y git p7zip-full libqt5opengl5-dev qtmultimedia5-dev qttools5-dev qttools5-dev-tools python3-pip cmake |
|
|
RUN pip3 install transifex-client |
|
|
RUN pip3 install transifex-client |