This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
stack-orchestrator
Watch
17
Star
1
Fork
3
You've already forked stack-orchestrator
Code
Issues
113
Pull Requests
18
Actions
Packages
Projects
Releases
480
Wiki
Activity
25a755982e
stack-orchestrator
/
app
/
data
/
container-build
/
cerc-builder-js
/
entrypoint.sh
4 lines
42 B
Bash
Raw
Normal View
History
Unescape
Escape
Add generic entrypoint
2022-12-12 19:38:12 +00:00
#!/bin/sh
Implement new approach: build a uid-specific container Former-commit-id: 6704cd752703159530775718d6d61fdeed027bdb
2023-02-25 05:14:28 +00:00
/scripts/check-uid.sh
Add generic entrypoint
2022-12-12 19:38:12 +00:00
exec
"
$@
"
Reference in New Issue
Copy Permalink