Zipline
A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
Alternative to: imgur, cloudapp, sharex, gyazo
v3.4.3
2022-03-14What’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: https://github.com/diced/zipline/compare/v3.4.2…v3.4.3