mitra (s3)
Published 2025-11-02 06:42:58 -05:00 by Fjox
Installation
docker pull gitea.moe/fjox/mitra:s3sha256:ad74b202c5d50f5b6b0677b63201d25bba4805cf0f86dcc74d842c58c8155ab2Image Layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1760918400' |
| 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 |