anet-auth (36272f6)
Installation
docker pull git.lisenblsh.art/lisenblsh/anet-auth:36272f6sha256:eb23689f451737692c935738921eb15f187cbbc787371fd058e5f0d8c84dd3eaImage layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800' |
| WORKDIR /app |
| COPY /app/contrib/client_template.toml /opt/anet/client_template.toml # buildkit |
| COPY /app/target/release/anet-auth /app/anet-auth # buildkit |
| RUN /bin/sh -c chmod +x /app/anet-auth # buildkit |
| CMD ["./anet-auth"] |
Details
Versions (23)
View all