Skip to content

Commit

Permalink
Add nano to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kaelemc committed Dec 2, 2024
1 parent ef787fd commit 0f296f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ RUN apt install -y \
git \
curl \
sudo \
wget
wget \
nano

RUN apt install -y --no-install-recommends \
direnv \
Expand Down

0 comments on commit 0f296f5

Please sign in to comment.