Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12241606
init-container
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
223 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 Phabricator.
/usr/local/bin/setup-phabricator
fi
/usr/local/sbin/runsvdir-init
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Sun, Oct 12, 05:24 (23 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3062020
Default Alt Text
init-container (223 B)
Attached To
Mode
rDPHAB Docker image for Phabricator
Attached
Detach File
Event Timeline
Log In to Comment