5 Commits

Author SHA1 Message Date
553c93be27 backend: avoid redundant steps in Dockerfile
Use separate `base`, `setup` and `final` to avoid redundat steps.
Avoid runnig `poetry` twice, and add `source` and `description`.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-01-30 16:23:37 +01:00
jasquat
a195512fd9 do not install dev dependencies when building docker image w/ burnettk 2022-11-09 15:44:28 -05:00
jbirddog
64ac704288 Move to Python 3.11 (#27) 2022-11-09 13:45:16 -05:00
burnettk
8c0b2a346c python 3.10 2022-09-20 12:48:06 -04:00
jasquat
c6131a04d3 added ability to build and run with docker w/ burnettk 2022-06-01 14:50:44 -04:00