Skip to content

Commit

Permalink
add "ping" to kinetic docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknlliu committed Oct 9, 2016
1 parent b8d20ac commit 06bbf94
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ RUN apt-get install -y ros-kinetic-gazebo-ros-control \


# install essential tools
RUN apt-get install -y bash-completion wget vim git terminator
RUN apt-get install -y bash-completion wget vim git iputils-ping terminator

# install additional build tool
RUN apt-get install -y build-essential gdb
Expand Down

0 comments on commit 06bbf94

Please sign in to comment.