Browse Source

更新 'Dockerfile'

lisha 1 year ago
parent
commit
cb9975c09d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -6,6 +6,7 @@ WORKDIR ./wrapper-compute-engine
 
 
 ADD . .
+RUN apt-get install -y gettext
 
 WORKDIR bin