Sign inSign up

kgrv/mimalloc

By kgrv

Updated about 1 month ago

A built mimalloc image.

Image
0

3.0K

kgrv/mimalloc repository overview

DESCRIPTION

A built mimalloc image.

SUPPORTED TAGS

SUPPORTED ARCHITECTURES

OS/ARCHDescription
linux/amd6464-bit x86 architecture for Linux operating systems
linux/arm6464-bit ARM architecture for Linux operating systems

USAGE

Contents

  • ld-musl-aarch64.so.1/ld-musl-x86_64.so.1
  • libgcc_s.so.1
  • libmimalloc.a
  • libmimalloc.so

Dockerfile

FROM scratch AS example
COPY --link --from=kgrv/mimalloc:2.2.4 libmimalloc.a /usr/local/lib/

Tag summary

Content type

Image

Digest

sha256:7ef69dfa0

Size

691.2 kB

Last updated

about 1 month ago

docker pull kgrv/mimalloc