This website requires JavaScript.
Explore
Help
Sign In
scott
/
infranet
Watch
1
Star
0
Fork
You've already forked infranet
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
ccd49aa135
infranet
/
docker-entrypoint.sh
9 lines
74 B
Bash
Raw
Normal View
History
Unescape
Escape
Multi-arch Docker image buildkit
2022-03-29 10:14:59 +01:00
#!/bin/sh
Build-in SeaweedFS support
2022-04-02 17:09:06 +01:00
set
-e
Update the entrypoint
2022-03-29 18:50:48 +01:00
Fix entrypoint
2022-04-02 17:34:24 +01:00
/app/nebula-start.sh
&
/app/seaweedfs-start.sh
&
wait
Reference in a new issue
Copy permalink