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