my-labs / Dockerfile
azure-hai's picture
Update Dockerfile
49c2105 verified
raw
history blame contribute delete
134 Bytes
FROM thuonghai2711/test:azure-base
RUN lscpu
CMD git clone https://$myuser:$mypasswd@$mylink /app/dev ; cd /app/dev ; bash start.sh