Block a user
dashnote/backend (78f7c31)
Published 2026-03-25 16:37:10 +00:00 by dfunnell
Installation
docker pull gitea.codewarp.org/tron/dashnote/backend:78f7c31sha256:6a8dbb68aadeebf03398608d447122a948fc1f8bceb199451e3b107c0deb8a63
Image Layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400' |
| /bin/sh -c apt-get update && apt-get install -y ca-certificates && rm -rf /var/lib/apt/lists/* |
| COPY file:a83b754b7636dd69ee7d9c32579c4aa990e92a266bc6e52eae9d072789436aa8 in /usr/local/bin/dashnote |
| COPY dir:b321ce7b3a2b8cbfd2fbfb380d2d21d977fe1b5c54763c1877dd627b3422f359 in /migrations |
| ENV DATABASE_URL= |
| EXPOSE 3001 |
| CMD ["dashnote"] |