anet-auth (v0.7.2)
Installation
docker pull git.lisenblsh.art/lisenblsh/anet-auth:v0.7.2sha256:deb548251843fd648942e1d055de9e65366753465451d2fee72342860c248445Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@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