Commit Graph

7 Commits

Author SHA1 Message Date
burnettk e5da1ca50d
so we do not lose our minds when debugging on a server 2023-02-22 15:16:13 -05:00
burnettk 7da3cb0377 avoid poetry installing deps when we have them cached if they do not change 2023-02-01 07:53:35 -05:00
burnettk 8a53c5103b shuffle around Dockerfile to allow to work for background container 2023-01-31 16:14:22 -05:00
Jakub Sokołowski 878f61ec49
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
Jon Herron 05cd5b4c4c Merge commit '89bfc25f35bdfd57eb9ccf6f3a9a3de76e68cf93' 2022-11-09 15:45:49 -05:00
jbirddog 4a852a5b3b
Move to Python 3.11 (#27) 2022-11-09 13:45:16 -05:00
Jon Herron 66e3f52c24 Merge commit '883e65384f1e36a0310f4fdcff57ac486890cd5e' as 'spiffworkflow-backend' 2022-10-12 10:22:22 -04:00