Block a user
dashnote/backend (bd5905d)
Published 2026-03-26 21:21:52 +00:00 by dfunnell
Installation
docker pull gitea.codewarp.org/tron/dashnote/backend:bd5905dsha256:3aa57c4a7775cc1e0ece0058ce71ab0f8ccfd6b5ba11e14f61e278d009f7c05a
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:7284a5da88f1249c282cd4d6b2413a0ce9f162be4feff1b0e36ffe4c75410c52 in /usr/local/bin/dashnote |
| COPY dir:1447914cbaddd08441f756dc211345fe2bddf17f44fa08cf1a954636c0b752ca in /migrations |
| ENV DATABASE_URL= |
| EXPOSE 3001 |
| CMD ["dashnote"] |