Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NahFam13
/
webbyuu
like
1
Build error
App
Files
Files
Community
main
webbyuu
/
compose-dev.yaml
NahFam13
z2
76a12b2
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
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