Skip to content

Commit

Permalink
Add nmap to the lvmbeat container
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Jan 7, 2025
1 parent 22758fb commit 1badad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/Dockerfile-lvmbeat
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.source=https://github.com/sdss/lvmbeat

WORKDIR /app

RUN apt-get update && apt-get install -y build-essential
RUN apt-get update && apt-get install -y build-essential nmap

ENV UV_COMPILE_BYTECODE=1
ENV UV_LINK_MODE=copy
Expand Down

0 comments on commit 1badad6

Please sign in to comment.