From a6ccab97c76d606cf35ccb604068e3be24343e18 Mon Sep 17 00:00:00 2001 From: pigu Date: Tue, 24 Apr 2018 02:53:52 +0000 Subject: [PATCH] =?UTF-8?q?=E8=A3=9D=E7=9B=B8=E9=97=9C=E6=8C=87=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index da777ce..7186449 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,11 +1,15 @@ FROM ubuntu:latest MAINTAINER sih4sing5hong5 -RUN apt-get update -qq +RUN apt-get update #20180423 RUN apt-get install -y python3 g++ python3-dev RUN apt-get install -y libav-tools RUN apt-get install -y locales RUN apt-get install -y python3-pip +RUN apt-get install -y imagemagick # convert +RUN apt-get install -y language-pack-zh-hant fonts-wqy-microhei +RUN apt-get install -y imagemagick libav-tools libavcodec-extra +RUN apt-get install -y mkvtoolnix # Switch locale