first commit
This commit is contained in:
commit
cd1e91bb99
287 changed files with 86425 additions and 0 deletions
5
rasta_exp/docker/androguard_dad/pip/Dockerfile
Normal file
5
rasta_exp/docker/androguard_dad/pip/Dockerfile
Normal file
|
@ -0,0 +1,5 @@
|
|||
FROM python:3.11-slim
|
||||
RUN apt-get update && apt-get -y install time
|
||||
COPY run.sh /
|
||||
|
||||
RUN python3 -m pip install androguard
|
Loading…
Add table
Add a link
Reference in a new issue