mirror of
https://github.com/bluekitchen/btstack.git
synced 2024-12-29 09:26:08 +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
|
||||
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