uoregon-libraries / rais-image-server

RAIS: A IIIF-compliant, 100% open source image server for blazing-fast deep zooming
Creative Commons Zero v1.0 Universal
78 stars 6 forks source link

s3demo/Dockerfile: remove upx #55

Closed jechols closed 4 months ago

jechols commented 4 months ago

UPX is a tool to reduce binary sizes. Which is totally unnecessary for the S3 demo, which is already very small anyway. And it no longer works without some mucking about, so... bye!