Skip to content

Commit

Permalink
Add less command (#469)
Browse files Browse the repository at this point in the history
  • Loading branch information
felipecrs authored Jun 20, 2022
1 parent d78e157 commit 1c5bbbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vscode/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ RUN \
wget=1.21-1+deb11u1 \
zip=3.0-12 \
zsh=5.8-6+deb11u1 \
less=551-2 \
\
&& sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen \
&& locale-gen \
Expand Down

0 comments on commit 1c5bbbf

Please sign in to comment.