Block a user
authenticator (latest)
Published 2025-10-07 04:22:49 +01:00 by cialloo
Installation
docker pull git.cialloo.com/cialloo/authenticator:latest
sha256:c31caea4f3d268257046621cd06fbd94bedbed2d233c8b9fb452626c5434a940
sha256:d53143ed44d55983b4b21e77873e462afcf90c5d1d34bbf83397ce0fa36ca9ad
Image Layers
ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit |
CMD ["/bin/sh"] |
RUN /bin/sh -c apk --no-cache add ca-certificates # buildkit |
WORKDIR /root/ |
COPY /app/authenticator . # buildkit |
COPY /app/etc/authenticator.yaml ./etc/ # buildkit |
EXPOSE &{[{{37 0} {37 0}}] 0xc00045e180} |
CMD ["./authenticator" "-f" "etc/authenticator.yaml"] |