Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
azure-hai
/
my-labs
like
0
Runtime error
App
Files
Files
Community
1
main
my-labs
/
Dockerfile
azure-hai
Update Dockerfile
49c2105
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
134 Bytes
FROM
thuonghai2711/test:azure-base
RUN
lscpu
CMD
git
clone
https://
$myuser
:
$mypasswd
@
$mylink
/app/dev ;
cd
/app/dev ; bash start.sh