mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-01 09:08:06 +00:00
test/fuzz: add hexdump to docker image
This commit is contained in:
parent
c94576d536
commit
cff4c2d72d
@ -3,5 +3,5 @@ FROM debian
|
|||||||
|
|
||||||
# Install clang, cmake, ninja
|
# Install clang, cmake, ninja
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
RUN apt-get install -y clang gdb lldb cmake ninja-build
|
RUN apt-get install -y clang gdb lldb cmake ninja-build bsdmainutils
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user