martillo-maldito (latest)

Published 2024-08-30 12:47:33 +02:00 by midefos

Installation

docker pull git.midefos.com/midefos/martillo-maldito:latest
sha256:7a59f27836081ae836517400a52eb459bc36036ed717c27477002174b6f0894a

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=24.04
ADD file:c2e78eb585ec4e503f14c4ea98f4962c998f5eb075749507953f85387742694b in /
CMD ["/bin/bash"]
RUN /bin/sh -c apt update && apt upgrade -y && apt install iptables iptables-persistent -y # buildkit
COPY /target/release/martillo-maldito ./ # buildkit
CMD ["/martillo-maldito" "ban-server" "-f" "/host_ssh/auth.log" "-s" "/host_iptables/rules.v4"]

Labels

Key Value
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 24.04
Details
Container
2024-08-30 12:47:33 +02:00
10
OCI / Docker
linux/amd64
73 MiB
Versions (1) View all
latest 2024-08-30