79598147

Date: 2025-04-29 10:35:58
Score: 0.5
Natty:
Report link

When doing network mounting, or any other special mount, I would override the entrypoint with an entrypoint.sh file.
End that file with dotnet Opserver.Web.dll or whatever that command should actually be.

Do the mounting in that file, with also an error-catch, when the volume is not available for mounting.
Everything you echo or output to &1, will be shown in the container log (as long as it's no isolated process)

Reasons:
  • Has code block (-0.5):
  • Starts with a question (0.5): When doin
  • Low reputation (0.5):
Posted by: Tim Chaubet