Skip to content

Commit ad08833

Browse files
author
Steve Jeong
committed
docker/jekyll: encoding utf-8 / update LC_ALL
Signed-off-by: Steve Jeong <[email protected]>
1 parent ea60a64 commit ad08833

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/jekyll/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ WORKDIR /home/${ID}
3030
# ===================
3131
# TODO ...
3232
RUN vim +PluginInstall +qall
33+
RUN echo "export LC_ALL=C.UTF-8" >> .bashrc

0 commit comments

Comments
 (0)