Commit graph

5 commits

Author SHA1 Message Date
Baptiste Jonglez
e626a1cbea Implement security best practices using Flask-Talisman 2021-10-10 22:06:33 +02:00
Raju Subramanian
942617a436 Change Dockerfile to compile python dependencies at build time.
- Updated entrypoint.sh
- Updated docs for running with Docker
- Added .dockerignore
2021-07-14 18:01:34 +02:00
Norman
99cdfa5a80
Add BABEL_DEFAULT_TIMEZONE to docker entryfile.sh (#714)
* Set a default timezone to UTC for docker
2021-02-04 23:31:45 +01:00
am97
eea50b9b2c
Misc small updates (#536) 2020-02-23 19:27:39 +01:00
Benjamin Bouvier
9a889f61c7 [docker] Download IHM from Pypy or reference git repo;
This creates two modes to run the Docker image:
- either in non-NIGHTLY mode, the latest version will be installed from
pypy.
- or in Nightly mode, it will clone the repository and update it every
time the instance is restarted.

It also updates Python to 3.7, for additional goodness.
2019-07-31 13:02:03 +02:00
Renamed from conf/confandrun.sh (Browse further)