Block a user
dashnote/backend (d862b35)
Published 2026-03-28 05:15:52 +00:00 by dfunnell
Installation
docker pull gitea.codewarp.org/tron/dashnote/backend:d862b35sha256:797deaf6ada6ffe31eb3e501316fe9582b432a5dc365d3039bbdb458f05eb54f
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:f23155066f0cceee90e6ff5bb1abbc134e773b7a6df5a2bb7e8112e7c02bc987 in /usr/local/bin/dashnote |
| COPY dir:7b6029e12f13d408a5261ca39790f692397e49ce0469335e080dd96eacc9d674 in /migrations |
| ENV DATABASE_URL= |
| EXPOSE 3001 |
| CMD ["dashnote"] |