mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-02 16:10:58 -05:00
* Add ARG `TARGET_CPU` to Dockerfile * Add ARG `JEMALLOC_SYS_WITH_LG_PAGE` to Dockerfile It allows redefining jemalloc's page size for image targeting specific ARM machines. Refs #3831. * Document Docker build parameters