Block a user
dashnote/backend (cfa433d)
Published 2026-03-23 21:27:51 +00:00 by dfunnell
Installation
docker pull gitea.codewarp.org/tron/dashnote/backend:cfa433dsha256:0daacb3f6767432c99acb0e1e1bb2930008939336a0a4f5dd152e92b03eba8bf
Image Layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200' |
| /bin/sh -c apt-get update && apt-get install -y ca-certificates && rm -rf /var/lib/apt/lists/* |
| COPY file:2fc8eac31e6f8bf7e9329661c7bdf59e27cf6e3bfd11bdd4a75c79122d0b3413 in /usr/local/bin/dashnote |
| COPY dir:b321ce7b3a2b8cbfd2fbfb380d2d21d977fe1b5c54763c1877dd627b3422f359 in /migrations |
| ENV DATABASE_URL= |
| EXPOSE 3001 |
| CMD ["dashnote"] |