elixir/docker
Théo Lebrun 38c258c0ef Dockerfile: copy requirements.txt early to reduce iteration time
Before, we copied all source files at the start of the Dockerfile; that
meant we always rebuilt most steps. Only copy requirements.txt first,
then copy the rest after many steps.

Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
2024-12-25 03:48:33 +01:00
..
000-default.conf docker: set WSGI processes=8 threads=1 2024-12-24 16:05:03 +01:00
Dockerfile Dockerfile: copy requirements.txt early to reduce iteration time 2024-12-25 03:48:33 +01:00
gitconfig docker: add gitconfig to mark all safe directories 2024-12-24 16:05:17 +01:00