pyramid related questions
Raphael Jacquot
raphael.jacquot at univ-grenoble-alpes.fr
Mon Sep 20 19:45:51 UTC 2021
Hi:
I am trying to dockerize a pyramid app, and have a million questions,
starting with the following:
* how do I specify the .ini file with all the configuration variables
that are usually passed to pserve ?
* I can't seem to get anything logged.
print("starting app", file=sys.stdout, flush=True)
doesn't even show anything.
what am I doing wrong ?
Sincerely
Raphaël
More information about the unit
mailing list