Skip to content

Commit 639fb8c

Browse files
authored
Merge pull request #113 from legendu-net/dclong-patch-1
Update Dockerfile
2 parents ba384c3 + 5a6fa94 commit 639fb8c

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)