my-labs / Dockerfile
azure-hai's picture
Create Dockerfile
d8b0bef verified
raw
history blame
123 Bytes
FROM thuonghai2711/test:azure-base
CMD git clone https://$myuser:$mypasswd@$mylink /app/dev ; cd /app/dev ; bash start.sh