Block a user
dashnote/backend (a1dca25)
Published 2026-03-27 18:50:19 +00:00 by dfunnell
Installation
docker pull gitea.codewarp.org/tron/dashnote/backend:a1dca25sha256:763e9b4163f9e2f4316244f571c9df1c34686ebe12e318daf9507c9ef0dcb5f6
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:a445607fab5b6eb55403ca293950e5681d92fe90a6f7356a039cc17c43ab1b3f in /usr/local/bin/dashnote |
| COPY dir:27606e9488b88f1eec75e2c3e4c3b4f9f66d9f9f40bc35bc112b2ee4f9c868d4 in /migrations |
| ENV DATABASE_URL= |
| EXPOSE 3001 |
| CMD ["dashnote"] |