Update Dockerfile

This commit is contained in:
GALAL AYMEN 2022-04-01 19:44:54 +00:00
parent 03e2d3b7ac
commit a21d556b89

View file

@ -1,6 +1,6 @@
FROM ubuntu:latest
RUN apt-get update -y
RUN apt-get install git -y
RUN apt-get install git curl -y
RUN git -c http.sslVerify=false clone https://gitlab.zam.io/wajinhakim/drone-test.git
WORKDIR /drone-test
RUN chmod +x tensorflow direct.sh