Browse Source

Publish Dockerfile

LuK1337 3 năm trước cách đây
mục cha
commit
ca0cff7bce
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      cicd/Dockerfile

+ 6 - 0
cicd/Dockerfile

@@ -0,0 +1,6 @@
+FROM ubuntu:latest
+MAINTAINER LuK1337 <[email protected]>
+
+RUN apt update
+RUN apt -y install aapt python3 python3-pip
+RUN pip install parse requests