Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12241637
init-container
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
225 B
Referenced Files
None
Subscribers
None
init-container
View Options
#!/bin/sh
if
[
! -f .initialized
]
;
then
# Container is initialized according the environment variables
# passed to the container to setup the application.
/usr/local/bin/setup-container
fi
/usr/local/sbin/runsvdir-init
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Sun, Oct 12, 05:33 (1 d, 8 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3065208
Default Alt Text
init-container (225 B)
Attached To
Mode
rDGROVE Docker image for Auth Grove
Attached
Detach File
Event Timeline
Log In to Comment