kismet/kismet (2023-07-rr)

Published 2026-03-23 05:13:08 +00:00 by srw

Installation

docker pull git.boxcar.sh/containers/kismet/kismet:2023-07-rr
sha256:64090f11959d5002f2a9b71fd54f439628744ff608f2a4836cd2a6da17788cac

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'
LABEL org.opencontainers.image.authors="thomas@finchsec.com"
/bin/sh -c useradd -m -U kismet
/bin/sh -c apt-get update && apt-get install -y --no-install-recommends libc6 libmicrohttpd12 zlib1g libnl-3-200 libnl-genl-3-200 libssl3 libpcap0.8 libcap2 libnm0 libdw1 libsqlite3-0 libprotobuf-c1 libsensors5 python3 python3-setuptools python3-protobuf libwebsockets-dev python3-usb python3-numpy libbtbb1 gpsd python3-serial librtlsdr0 libusb-1.0-0 rtl-433 openssl libpreludecpp12 libmosquitto1 $( [ "$(dpkg --print-architecture)" != "riscv64" ] && echo libubertooth1 ) libbladerf2 bladerf && apt-get clean && rm -rf /var/lib/apt/lists/*
COPY file:af4e7274bc31180bbe7deff9040a3b830287bd03fa97521b48a177c073acacce in /
/bin/sh -c tar -xzf /kismet.tar.gz && rm /kismet.tar.gz
/bin/sh -c chown -R kismet:kismet /usr/local && chown -R kismet:kismet /etc/kismet /var || true
USER kismet
WORKDIR /home/kismet
EXPOSE 2501 3501 2497
CMD ["/usr/local/bin/kismet", "--no-ncurses-wrapper"]

Labels

Key Value
io.buildah.version 1.43.0
org.opencontainers.image.authors thomas@finchsec.com
Details
Container
2026-03-23 05:13:08 +00:00
0
OCI / Docker
linux/amd64
thomas@finchsec.com
693 MiB
Versions (1) View all
2023-07-rr 2026-03-23