Feat: pre-install all requirements in the docker image
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sun, 3 Nov 2024 13:47:28 +0000 (14:47 +0100)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Sun, 3 Nov 2024 13:47:28 +0000 (14:47 +0100)
commit7c69c66af9ac488d5a2882cab1278bd662ba2ddf
tree1c508d39cf325c95f3fe83d7849abe78b7328627
parent5ab2d369f1a606b80a2c170df5c3218281c425cf
Feat: pre-install all requirements in the docker image

comes at a cost of a slightly larger image size but is faster to start because we do not have to install dependencies at runtime
Dockerfile