view website/www/make.bat @ 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 3a851df879cd
children
line wrap: on
line source

@rem python -m pip install sphinx

python -m sphinx . html

Roundup Issue Tracker: http://roundup-tracker.org/