Skip to content

Commit

Permalink
Remove pthreadpool from container image
Browse files Browse the repository at this point in the history
  • Loading branch information
boomanaiden154 committed Jul 9, 2024
1 parent 3990d98 commit af1af7a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions experimental/docker/development.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ RUN apt-get update && \
software-properties-common \
cmake \
git \
vim \
libpthreadpool-dev
vim
RUN mkdir /tflite
WORKDIR /tflite
COPY buildbot/build_tflite.sh ./
Expand Down

0 comments on commit af1af7a

Please sign in to comment.