Block a user
mitra (5.0.0)
Published 2026-04-11 16:44:28 -04:00 by Fjox
Installation
docker pull gitea.moe/fjox/mitra:5.0.0sha256:5a607ac4bf941acfe1e4df96ad26c125dcacfee466789e8fa01311c95746e965
Image Layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600' |
| LABEL maintainer=info@fjox.win |
| RUN /bin/sh -c apt update && apt install curl -y # buildkit |
| WORKDIR /app |
| COPY /app /app # buildkit |
| RUN /bin/sh -c apt update && apt install -y curl # buildkit |
| CMD ["/app/mitra" "server"] |
Labels
| Key | Value |
|---|---|
| maintainer | info@fjox.win |