Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
goingyt
/
portainer
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
goingyt
commited on
Feb 20
Commit
c2a9499
Β·
verified
Β·
1 Parent(s):
a06f414
Update start.sh
Browse files
Files changed (1)
hide
show
start.sh
+1
-1
start.sh
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
#!/bin/sh
2
mkdir -p /data/certs
3
chown -R 1000:1000 /data
4
-
exec
./
portainer
"$@"
1
#!/bin/sh
2
mkdir -p /data/certs
3
chown -R 1000:1000 /data
4
+
exec
/usr/local/bin/
portainer
-H unix:///var/run/docker.sock