Block a user
dashnote/backend (01b4be3)
Published 2026-03-25 14:48:48 +00:00 by dfunnell
Installation
docker pull gitea.codewarp.org/tron/dashnote/backend:01b4be3sha256:7069b093c852d266591df4d8f14b26fb59aebeac3b4b0e48c93a24d0bed443aa
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:86773933c6e1d3cbcb25b5bc59f56f0cc58773a4200dfbd2a2000f405d789d31 in /usr/local/bin/dashnote |
| COPY dir:b321ce7b3a2b8cbfd2fbfb380d2d21d977fe1b5c54763c1877dd627b3422f359 in /migrations |
| ENV DATABASE_URL= |
| EXPOSE 3001 |
| CMD ["dashnote"] |