Skip to content

Commit 5c25a27

Browse files
authored
Update Dockerfile
1 parent 3aa43e5 commit 5c25a27

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ WORKDIR /
44
RUN rm -rf Wifi*
55
RUN git clone https://github.com/blackhillsinfosec/WifiForge
66
RUN python3 -m pip install -r /WifiForge/framework/setup/requirements.txt
7+
RUN xargs apt install < /WifiForge/framework/setup/apt_packages.txt

0 commit comments

Comments
 (0)