somakeit / smib

1 stars 0 forks source link

Docker build process optimised #27

Closed sam57719 closed 6 months ago

sam57719 commented 6 months ago

Includes techniques from https://medium.com/@albertazzir/blazing-fast-python-docker-builds-with-poetry-a78a66f5aed0 Caching dependencies - automatic time zone setting

To test:

  1. Clone repo
  2. docker compose up -d --build

First build might take a bit longer - but caches a lot of stuff so subsequent builds are a lot faster

sam57719 commented 6 months ago

@sjefferson99 no its not being used - its a relic of times gone by. I shall remove and commit