tighten / takeout

Docker-based development-only dependency manager. macOS, Linux, and WSL2-only and installs via PHP's Composer... for now.
MIT License
1.59k stars 83 forks source link

Fix Images Version Sorting #341

Closed tonysm closed 3 months ago

tonysm commented 3 months ago

Changed


closes https://github.com/tighten/takeout/issues/337

Screenshots ![typesense](https://github.com/tighten/takeout/assets/1178621/ca6f5c4b-7632-44b9-b382-b2feb2bdac0c) ![sqs](https://github.com/tighten/takeout/assets/1178621/cc79bec9-565d-4fe3-99a5-12d7eff7b910) ![solr](https://github.com/tighten/takeout/assets/1178621/0ed135fd-37ab-4bcb-ab86-fbf34a6cbbf7) ![singlestore](https://github.com/tighten/takeout/assets/1178621/be28d203-b447-449c-a00c-e48acec71a8c) ![redis](https://github.com/tighten/takeout/assets/1178621/e0f43436-9a59-4c1a-8d95-4ae3171ba457) ![postgres](https://github.com/tighten/takeout/assets/1178621/21867bb0-4ad5-4ac6-96de-3e0c41fb831e) ![postgis](https://github.com/tighten/takeout/assets/1178621/5a663f80-e1ac-4adb-b0cd-ef84600a5f4d) ![opensearch](https://github.com/tighten/takeout/assets/1178621/2423ac0b-21e5-4b1e-8a97-7d94c77d3cd8) ![neo4j](https://github.com/tighten/takeout/assets/1178621/ce6c9755-0b8e-4e0e-b473-9e3b26e41306) ![mysql](https://github.com/tighten/takeout/assets/1178621/9e3b11a2-96ec-4f6b-b184-3abe777e959f) ![mssql](https://github.com/tighten/takeout/assets/1178621/87d7b027-4c4b-4189-aaa1-b47ea50e01b8) ![mongo](https://github.com/tighten/takeout/assets/1178621/b0b755e3-9fcc-415b-8d9a-d55410874186) ![minio](https://github.com/tighten/takeout/assets/1178621/fa0bff10-3834-42e6-a604-e02df42b056d) ![memcached](https://github.com/tighten/takeout/assets/1178621/48843375-fdc6-4f12-8cfa-6234b62e7e2f) ![meilisearch](https://github.com/tighten/takeout/assets/1178621/db7207bd-c8af-4a4a-9566-3ceb57f2d5ef) ![mariadb](https://github.com/tighten/takeout/assets/1178621/e81b4841-a215-4787-9903-4d7faf9df63c) ![mailpit](https://github.com/tighten/takeout/assets/1178621/92618dfb-76cf-42a7-9077-66bc0c0b5f62) ![maildev](https://github.com/tighten/takeout/assets/1178621/d60fc724-9ff2-45f1-a764-93e36a306876) ![influxdb](https://github.com/tighten/takeout/assets/1178621/dc027e84-df80-43d9-a993-4b77ad670b61) ![expose](https://github.com/tighten/takeout/assets/1178621/46085e44-6b45-4b86-8ad2-3515160d3050) ![eventstoredb](https://github.com/tighten/takeout/assets/1178621/7dbd4d58-0c61-44c2-bfe6-25575f35d35b) ![elasticsearch](https://github.com/tighten/takeout/assets/1178621/c853776c-95f1-4e40-9b5b-32de6780d29f)
tonysm commented 3 months ago

I've also tested this on an M1 and it works. One thing I want to eventually handle is that it should consider 8.0 as higher than 8.0.45, but that can be enhanced later.