Skip to content

Commit

Permalink
Include rlwrap in the base image (#1412)
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptronicek authored Sep 4, 2024
1 parent d30a782 commit c922c6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ RUN yes | unminimize \
ssl-cert \
fish \
zsh \
rlwrap \
&& locale-gen en_US.UTF-8

ENV LANG=en_US.UTF-8
Expand Down

0 comments on commit c922c6e

Please sign in to comment.