Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rahulreshma
/
docker-test
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fa8bf72
docker-test
/
Dockerfile
rahulreshma
Update Dockerfile
fa8bf72
verified
6 months ago
raw
Copy download link
history
blame
71 Bytes
FROM
ubuntu:latest
RUN
echo
test
RUN
apt update && apt install python3