FROM ubuntu:latest
MAINTAINER LuK1337 <priv.luk@gmail.com>

RUN apt update
RUN apt -y install aapt python3 python3-parse python3-requests
