Dockerfile 150 B

123456
  1. FROM ubuntu:latest
  2. MAINTAINER LuK1337 <[email protected]>
  3. RUN apt update
  4. RUN apt -y install aapt python3 python3-pip
  5. RUN pip install parse requests