Explorar o código

Publish Dockerfile

LuK1337 %!s(int64=3) %!d(string=hai) anos
pai
achega
ca0cff7bce
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  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