Commit Graph

8 Commits

Author SHA1 Message Date
burnettk 741dab7e1c so we do not lose our minds when debugging on a server 2023-02-22 15:16:13 -05:00
burnettk 7ffcded9db avoid poetry installing deps when we have them cached if they do not change 2023-02-01 07:53:35 -05:00
burnettk 17fb81bcbd shuffle around Dockerfile to allow to work for background container 2023-01-31 16:14:22 -05:00
Jakub Sokołowski 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