The serverside code powering Rapture.
| bazel build @bookworm//base-files/amd64:data_statusd |
| bazel build @bookworm//netbase/amd64:data_statusd |
| bazel build @bookworm//tzdata/amd64:data_statusd |
| bazel build @bookworm//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_debian12 |
| bazel build //common:cacerts_debian12_amd64 |
| bazel build @bookworm//libc6/amd64:data_statusd |
| bazel build @bookworm//libssl3/amd64:data_statusd |
| bazel build @bookworm//libgomp1/amd64:data_statusd |
| bazel build @bookworm//libstdc++6/amd64:data_statusd |
| bazel build @bookworm//libgcc-s1/amd64:data_statusd |
| bazel build @bookworm//gcc-12-base/amd64:data_statusd |
| COPY /home/rust/src/target/release/revolt-january ./ # buildkit |
| COPY /ffmpeg /usr/local/bin/ # buildkit |
| COPY /ffprobe /usr/local/bin/ # buildkit |
| COPY /usr/bin/uname /usr/bin/uname # buildkit |
| EXPOSE [14705/tcp] |
| USER nonroot |
| CMD ["./revolt-january"] |
| Key |
Value |
| org.opencontainers.image.created |
2026-04-02T15:10:18.987Z |
| org.opencontainers.image.description |
The serverside code powering Rapture. |
| org.opencontainers.image.licenses |
|
| org.opencontainers.image.revision |
9d1ab757db7085ed4a6293419c3680ed4fe954da |
| org.opencontainers.image.source |
https://babel.heavendivided.net/HeavenDivided/rapture-backend |
| org.opencontainers.image.title |
rapture-backend |
| org.opencontainers.image.url |
https://babel.heavendivided.net/HeavenDivided/rapture-backend |
| org.opencontainers.image.version |
main |