Skip to content

Commit c3208f2

Browse files
committed
Test jazzy 3: remove mlocate
1 parent ecabeb2 commit c3208f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker_stuff/docker_tourCore2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ENV DOCKER_UPDATED_ON=06_06_2024
1313
RUN apt-get update && apt-get install -y apt-utils software-properties-common sudo psmisc lsb-release protobuf-compiler libatlas-base-dev \
1414
tmux nano geany vim wget curl build-essential git gitk cmake cmake-curses-gui autoconf xserver-xorg-video-dummy xserver-xorg-legacy \
1515
net-tools terminator libjpeg-dev ffmpeg apt-transport-https ca-certificates gnupg libace-dev ycm-cmake-modules locales \
16-
python3-setuptools python3-pip iproute2 python3-tornado swig lsof iftop iputils-ping gdb bash-completion btop mlocate && rm -rf /var/lib/apt/lists/*
16+
python3-setuptools python3-pip iproute2 python3-tornado swig lsof iftop iputils-ping gdb bash-completion btop && rm -rf /var/lib/apt/lists/*
1717

1818
RUN pip3 install numpy bpytop
1919

0 commit comments

Comments
 (0)