瀏覽代碼

update Dockerfile for devcontainer

Yuki Takei 2 年之前
父節點
當前提交
c7cbdf29f2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .devcontainer/Dockerfile

+ 1 - 0
.devcontainer/Dockerfile

@@ -50,6 +50,7 @@ RUN apt-get update \
     && rm -rf /var/lib/apt/lists/*
 ENV DEBIAN_FRONTEND=dialog
 
+RUN git-lfs pull
 RUN yarn global add turbo
 RUN yarn global add node-gyp