Skip to content

Commit

Permalink
Merge pull request #7 from patrickelectric/add_missing_ssh_screen
Browse files Browse the repository at this point in the history
Dockerfile: Add screen and ssh
  • Loading branch information
patrickelectric committed Dec 13, 2021
2 parents 5e759e3 + 9f9c2d8 commit 03830b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Expand Up @@ -18,6 +18,8 @@ RUN apt install -y --no-install-recommends \
locate \
lsof \
nano \
screen \
ssh \
sshpass \
tmux \
unzip \
Expand Down

0 comments on commit 03830b6

Please sign in to comment.