Parcourir la source

new production dockerfile

logicp il y a 5 ans
Parent
commit
dcf2f999c7
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .circleci/production/Dockerfile

+ 1 - 0
.circleci/production/Dockerfile

@@ -1,5 +1,6 @@
 FROM jonathonf/manjaro:latest
 RUN pacman -Syu flatbuffers base-devel qt5-base noto-fonts ffmpeg --noconfirm
+RUN ln -sf /usr/share/zoneinfo/America/Toronto /etc/localtime
 ARG REBUILD_KY_GUI=false
 WORKDIR ky_gui
 RUN curl -o ky_gui http://artifact.stronglogicsolutions.com/download?name=ky_gui