mib-payment-verify/keepalive (latest)

Published 2025-01-10 04:31:23 +00:00 by shihaam in shihaam/mib-payment-verify

Installation

docker pull git.shihaam.dev/shihaam/mib-payment-verify/keepalive:latest
sha256:8f59949253f311d52666e74f5594d5c3eb79408bcf81c14aa0ee37c743821f52

Image Layers

# debian.sh --arch 'amd64' out/ 'bullseye' '@1734912000'
RUN /bin/sh -c apt-get update && apt-get install -y curl jq && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit
WORKDIR /app
COPY keepalive.sh . # buildkit
RUN /bin/sh -c chmod +x keepalive.sh # buildkit
CMD ["/bin/sh" "-c" "./keepalive.sh"]

Labels

Key Value
com.docker.compose.project prod
com.docker.compose.service keepalive
com.docker.compose.version 2.27.0
Details
Container
2025-01-10 04:31:23 +00:00
24
OCI / Docker
linux/amd64
33 MiB
Versions (1) View all
latest 2025-01-10