Commit Graph

6 Commits

Author SHA1 Message Date
Bufo
55facfd8db remove sourcery from docker build 2023-04-15 15:59:14 +02:00
Dino Hensen
d64f866bfa Convert to python module named autogpt.
Also fixed the Dockerfile.
Converting to module makes development easier.
Fixes coverage script in CI and test imports.
2023-04-14 10:27:41 -07:00
sunnypranay
1f21998f0c Improve Dockerfile with best practices and optimizations 2023-04-13 21:47:28 -05:00
Kiss Péter
739b0ed96b Improve Dockerfile:
- Use smaller base image
- Make it smaller by not saving cache (1,15GB -> 356MB)
2023-04-11 14:04:37 +02:00
Gershon Bialer
23ed4b3d2f Make sure to copy over requirements.txt to Dockerfile. 2023-04-04 20:36:29 -07:00
João Rafael
d19b7bedd1 Add Dockerfile and update requirements.txt. 2023-04-02 17:52:24 -03:00