File size: 134 Bytes
d8b0bef
 
 
49c2105
 
d8b0bef
1
2
3
4
5
6

FROM thuonghai2711/test:azure-base

RUN lscpu

CMD git clone https://$myuser:$mypasswd@$mylink /app/dev ; cd /app/dev ; bash start.sh