Skip to content

Commit 54d966b

Browse files
authored
Merge pull request #114 from legendu-net/dev
Merge dev into main
2 parents 80fc05d + 639fb8c commit 54d966b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ RUN mkdir -p /workdir && chmod 777 /workdir
1010
WORKDIR /workdir
1111
COPY scripts /scripts
1212

13+
ENV EDITOR=nvim
1314
RUN apt-get update -y \
1415
&& DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
1516
sudo \

0 commit comments

Comments
 (0)