stickynotescanvas (sha256:490610e55bdf482b3c35b7158eb58d9c95b714120203a1ee1999d1b5ec155c95)
Installation
docker pull git.lost-synapse.com/lostsynapse/stickynotescanvas@sha256:490610e55bdf482b3c35b7158eb58d9c95b714120203a1ee1999d1b5ec155c95sha256:490610e55bdf482b3c35b7158eb58d9c95b714120203a1ee1999d1b5ec155c95Image 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 |
| bazel build @nodejs22_amd64//:data |
| WORKDIR /app |
| COPY index.html app.jsx components.jsx hooks.jsx utils.jsx ./ # buildkit |
| COPY vendor/ vendor/ # buildkit |
| COPY assets/ assets/ # buildkit |
| COPY server/server.js server/web-sync.js server/ # buildkit |
| COPY /out/ / # buildkit |
| ENV NODE_ENV=production PORT=8080 DATA_DIR=/data |
| EXPOSE map[8080/tcp:{}] |
| VOLUME [/data] |
| CMD ["server/server.js"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-09-17T15:51:44.865Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 2f7cc19c135f0ba0c5056cc1c6fc6b3c7ee85f42 |
| org.opencontainers.image.source | https://git.lost-synapse.com/LostSynapse/StickyNotesCanvas |
| org.opencontainers.image.title | StickyNotesCanvas |
| org.opencontainers.image.url | https://git.lost-synapse.com/LostSynapse/StickyNotesCanvas |
| org.opencontainers.image.version | master |
Details
2026-09-17 15:53:21 +00:00
Versions (3)
View all
Container
0
OCI / Docker
linux/amd64
52 MiB