iamgreggarcia / codesherpa

A code interpreter and ChatGPT plugin.
MIT License
255 stars 34 forks source link

Clean up apt-get lists in Dockerfile after installation #28

Closed PeterDaveHello closed 1 year ago

PeterDaveHello commented 1 year ago

Every steps in this PR makes the Docker image smaller! Would also make the image build process a little bit faster!

From original 1.17GB -> 1.06GB:

$ docker images
REPOSITORY          TAG                  IMAGE ID       CREATED          SIZE
version4            latest               4dc71e1dd567   7 minutes ago    1.06GB
version3            latest               29f0698ad5b7   12 minutes ago   1.1GB
version2            latest               f9f6e665dfa8   27 minutes ago   1.13GB
version1            latest               23443eda8719   34 minutes ago   1.17GB