anet-auth (v0.6.3)
Installation
docker pull git.lisenblsh.art/lisenblsh/anet-auth:v0.6.3sha256:e8a31edd9b31290704d643f023c43f6cfd268ca317f199504e0d2a92f711ca00Image 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