Closed sam57719 closed 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:
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
@sjefferson99 no its not being used - its a relic of times gone by. I shall remove and commit
Includes techniques from https://medium.com/@albertazzir/blazing-fast-python-docker-builds-with-poetry-a78a66f5aed0 Caching dependencies - automatic time zone setting
To test:
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