Block a user
dashnote/backend (a90e42b)
Published 2026-03-26 17:14:53 +00:00 by dfunnell
Installation
docker pull gitea.codewarp.org/tron/dashnote/backend:a90e42bsha256:b584c6c19e7643b50c03fd371330ed555697bf3166686fba6fde03c090a0590d
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:c871abfeb0d06b6f707ebfce14bc97049b6186fff2ab97fc5fbf28917af45479 in /usr/local/bin/dashnote |
| COPY dir:1447914cbaddd08441f756dc211345fe2bddf17f44fa08cf1a954636c0b752ca in /migrations |
| ENV DATABASE_URL= |
| EXPOSE 3001 |
| CMD ["dashnote"] |