github diced/zipline v3.4.3

latest releases: v3.7.10, v3.7.9, v3.7.8...
2 years ago

What's Changed

Zipline now supports arm64 using a separate image ghcr.io/diced/zipline/arm:trunk
This image is cross compatible with amd64 and arm64, yet I advise amd64 users to just use the normal docker image as the arm one is like 600mb while amd64 is only 300mb

If you are on arm and want to use it then, first git pull then docker-compose --file docker-compose.arm.yml up -d

This fixes #131

Full Changelog: v3.4.2...v3.4.3

Don't miss a new zipline release

NewReleases is sending notifications on new releases.