vendor_gapps/cicd/Dockerfile

7 lines
150 B
Docker
Raw Permalink Normal View History

2021-10-14 00:08:41 +09:00
FROM ubuntu:latest
MAINTAINER LuK1337 <priv.luk@gmail.com>
RUN apt update
RUN apt -y install aapt python3 python3-pip
RUN pip install parse requests