Mercurial > p > roundup > code
view website/www/docs.txt @ 7308:24cbf3a41e8a
Use dumb-init in Dockerfile; chown tracker directory to proper uid
Use dumb-init so proceses started from Roundup get properly reaped if
they exit after the Roundup server instance.
Also chown the tracker mount directory to the specified uid/gid.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 10 May 2023 17:53:47 -0400 |
| parents | 1a0548b60c6b |
| children | 485cecfba982 |
line wrap: on
line source
.. meta:: :description: Table of contents for published documentation on the Roundup Issue Tracker. Docs ==== .. toctree:: :maxdepth: 2 docs/features docs/installation docs/upgrading docs/security docs/FAQ docs/user_guide docs/customizing docs/reference docs/admin_guide docs/security-history docs/upgrading-history docs/debugging docs/xmlrpc docs/rest docs/tracker_templates docs/glossary docs/acknowledgements docs/license Design Overview <docs/overview> Design (original) <docs/design> docs/developers Notes about the MySQL Database backend <docs/mysql> Notes about the PostgreSQL Database backend <docs/postgresql> Richard Jones implementation notes <docs/implementation>
