Skip to content
Snippets Groups Projects
Commit 235aba45 authored by Montaño Sarria, Andres Felipe's avatar Montaño Sarria, Andres Felipe
Browse files

ADD nettools package

parent f01c3db9
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,7 @@ RUN apt-get update && apt-get -y install --no-install-recommends \
git-lfs \
less \
nano \
net-tools \
openssh-client \
terminator \
valgrind \
......@@ -159,6 +160,7 @@ RUN apt-get update && apt-get install -y \
ros-${ROS_DISTRO}-pilz-industrial-motion \
ros-${ROS_DISTRO}-rc-visard \
ros-${ROS_DISTRO}-realsense2-camera \
ros-${ROS_DISTRO}-realsense2-description \
ros-${ROS_DISTRO}-robot-localization \
ros-${ROS_DISTRO}-ros-control \
ros-${ROS_DISTRO}-ros-control-boilerplate \
......@@ -221,7 +223,7 @@ RUN rm -rf *
RUN apt-get --reinstall install -y libnotify-bin notify-osd
# Update this date to re-run the image final update
LABEL image.date=22-12-2022
LABEL image.date=03-02-2023
# Update final image
RUN apt-get update \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment