rasta/rasta_exp/docker/androguard_dad/pip/Dockerfile
Jean-Marie Mineau cd1e91bb99
first commit
2023-11-16 14:30:24 +01:00

5 lines
121 B
Docker

FROM python:3.11-slim
RUN apt-get update && apt-get -y install time
COPY run.sh /
RUN python3 -m pip install androguard