Commit Graph

4 Commits

Author SHA1 Message Date
Marco Vinciguerra
dc0a138a7e run pre commit 2025-01-12 16:35:31 +01:00
Peter Dave Hello
4a0872bec0 Clean up cache files to reduce Docker image size
Remove unnecessary cache files and temporary data:
- Remove apt lists after package installation
- Use pip --no-cache-dir flag

Image size comparison:

```
REPOSITORY         TAG      IMAGE ID       CREATED          SIZE
scrapegraph-ai     after    609a2ecf4678   20 minutes ago   3.1GB
scrapegraph-ai     before   e3093b782ab0   24 minutes ago   3.39GB
```

This reduced about 0.29GB image size by preventing cache files from
being included in the final image layers.
2024-11-15 03:19:48 +08:00
amazeqiu
427666f518 fix update Dockerfile 2024-08-12 17:37:02 +08:00
ftoppi
b04f5784bb
Create Dockerfile 2024-04-10 14:11:05 +02:00