anet-auth (edge)
Installation
docker pull git.lisenblsh.art/lisenblsh/anet-auth:edgesha256:0fef7fde2b4d38c5c62f081505644c31cfb6ba2af923e2d6b9365be69587895fImage layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1787529600' |
| 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