Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
scottzhao
/
aienv-5090
like
0
License:
mit
Model card
Files
Files and versions
xet
Community
main
aienv-5090
/
docker-aienv
/
entrypoint.sh
scottzhao
Upload folder using huggingface_hub
873520c
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
85 Bytes
#!/bin/bash
service ssh start
exec
"
$@
"
# Keep container running
tail
-f /dev/null