Skip to content

Commit

Permalink
Add tmate installation
Browse files Browse the repository at this point in the history
  • Loading branch information
XaviTorello committed Dec 21, 2017
1 parent e621525 commit 2cc9eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN apt-get clean
RUN apt-get update -y
RUN apt-get install -y software-properties-common && apt-get update -y
RUN apt-get install -y kali-linux-full --fix-missing
RUN apt-get install -y git colordiff colortail unzip vim tmux xterm zsh curl telnet strace ltrace
RUN apt-get install -y git colordiff colortail unzip vim tmux xterm zsh curl telnet strace ltrace tmate
RUN updatedb

CMD ["/bin/bash"]

0 comments on commit 2cc9eff

Please sign in to comment.