Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
mickeyshi
/
flan-test
like
0
Sleeping
App
Files
Files
Community
ecb5798
flan-test
/
compose-dev.yaml
mickeyshi
i'm stuff
d1524cf
over 1 year ago
raw
Copy download link
history
blame
Safe
228 Bytes
services:
app:
entrypoint:
-
sleep
-
infinity
image:
docker/dev-environments-default:stable-1
init:
true
volumes:
-
type:
bind
source:
/var/run/docker.sock
target:
/var/run/docker.sock