Block a user
obsidian-sync-rs (41d3b238)
Published 2026-05-01 19:55:35 +00:00 by matthias
Installation
docker pull gitea.pb42.de/matthias/obsidian-sync-rs:41d3b238sha256:b80d466026ff1a9fc006008ef09233f3875101256e3f7830df737a6587a4c524
Image Layers
| 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 file:ed09196caa9a34080e986551344658f1c0eba9f3a166070d4676b5b9a7e7cef8 in /usr/local/bin/obsidian-sync-server |
| ENV DATA_DIR=/data |
| ENV PORT=3391 |
| EXPOSE 3391 |
| VOLUME [/data] |
| ENTRYPOINT ["obsidian-sync-server"] |
| LABEL org.opencontainers.image.created=2026-05-01T19:50:01Z |
| LABEL org.opencontainers.image.revision=41d3b23822b916175199e4c39b8bf96222c5d7d7 |
| LABEL org.opencontainers.image.source=https://gitea.pb42.de/matthias/obsidian-sync-rs.git |
| LABEL org.opencontainers.image.url=https://gitea.pb42.de/matthias/obsidian-sync-rs |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-05-01T19:50:01Z |
| org.opencontainers.image.revision | 41d3b23822b916175199e4c39b8bf96222c5d7d7 |
| org.opencontainers.image.source | https://gitea.pb42.de/matthias/obsidian-sync-rs.git |
| org.opencontainers.image.url | https://gitea.pb42.de/matthias/obsidian-sync-rs |