Tiny URL shortener with click-tracking
| # debian.sh --arch 'amd64' out/ 'trixie' '@1783900800' |
| WORKDIR /app |
| COPY /turls /app/turls # buildkit |
| ENTRYPOINT ["/app/turls" "runserver"] |
| EXPOSE [8080/tcp] |
| Key |
Value |
| org.opencontainers.image.created |
2026-07-20T17:05:44.219Z |
| org.opencontainers.image.description |
Tiny URL shortener with click-tracking |
| org.opencontainers.image.licenses |
|
| org.opencontainers.image.revision |
31b3f581db37bbf4b30866c0e414bd0e6ce003ff |
| org.opencontainers.image.source |
https://git.marut.network/exler/turls |
| org.opencontainers.image.title |
turls |
| org.opencontainers.image.url |
https://git.marut.network/exler/turls |
| org.opencontainers.image.version |
latest |