Explorar o código

chore(Dockerfile): add lf

dzp %!s(int64=2) %!d(string=hai) anos
pai
achega
72a597cf74
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -34,7 +34,7 @@ ENV LANG=zh_CN.UTF8     \
 WORKDIR /paotin/
 
 RUN    apk update \
-    && apk add --no-cache tmux bash ncurses less neovim nano
+    && apk add --no-cache tmux bash ncurses less neovim nano lf
 
 # 设置时区为上海
 RUN apk add --no-cache tzdata \