sonic (latest)
Published 2026-06-03 23:52:27 +00:00 by packager
Installation
docker pull forge.myvelabs.com/pkg/sonic:latestsha256:1bdc504163b06e7c7d9c0dade38f9eca558cca57e98bf2bf7f630cfb66a08bfcAbout this package
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
Image layers
| bazel build @trixie//base-files/amd64:data_statusd |
| bazel build @trixie//netbase/amd64:data_statusd |
| bazel build @trixie//tzdata/amd64:data_statusd |
| bazel build @trixie//tzdata-legacy/amd64:data_statusd |
| bazel build @trixie//media-types/amd64:data_statusd |
| bazel build //common:rootfs |
| bazel build //common:passwd |
| bazel build //common:home |
| bazel build //common:group |
| bazel build //common:tmp |
| bazel build //static:nsswitch |
| bazel build //common:os_release_debian13 |
| bazel build //common:cacerts_debian13_amd64 |
| bazel build @trixie//libc6/amd64:data_statusd |
| bazel build @trixie//libssl3t64/amd64:data_statusd |
| bazel build @trixie//libzstd1/amd64:data_statusd |
| bazel build @trixie//zlib1g/amd64:data_statusd |
| bazel build @trixie//libgomp1/amd64:data_statusd |
| bazel build @trixie//libstdc++6/amd64:data_statusd |
| bazel build @trixie//libgcc-s1/amd64:data_statusd |
| bazel build @trixie//gcc-14-base/amd64:data_statusd |
| WORKDIR /usr/src/sonic |
| COPY /app/target/release/sonic /usr/local/bin/sonic # buildkit |
| CMD ["sonic" "-c" "/etc/sonic.cfg"] |
| EXPOSE map[1491/tcp:{}] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-06-03T17:31:37.529Z |
| org.opencontainers.image.description | 🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM. |
| org.opencontainers.image.licenses | MPL-2.0 |
| org.opencontainers.image.revision | 011d6db816232088e893f4e272fbb10f9089c04a |
| org.opencontainers.image.source | https://github.com/valeriansaliou/sonic |
| org.opencontainers.image.title | sonic |
| org.opencontainers.image.url | https://github.com/valeriansaliou/sonic |
| org.opencontainers.image.version | v1.6.0 |