ar08 commited on
Commit
da01e1c
·
verified ·
1 Parent(s): b7e7576

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -26,6 +26,7 @@ RUN apt-get update && \
26
  apktool \
27
  virtualbox-dkms \
28
  sudo \
 
29
  && apt-get clean
30
 
31
  # Install Python dependencies (assuming requirements.txt is in the same directory)
 
26
  apktool \
27
  virtualbox-dkms \
28
  sudo \
29
+ netcat \
30
  && apt-get clean
31
 
32
  # Install Python dependencies (assuming requirements.txt is in the same directory)