ai

apal (0.2.3)

Published 2025-12-29 16:39:51 +08:00 by voson

Installation

docker pull git.shigongcao.com/ai/apal:0.2.3
sha256:eb70daef81aebe88674225e262b5c60974b7628fbeb07e7bec7192f9e8066cc1

Images

Digest OS / Arch Size
0da8b0ebbc linux/amd64 24 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ADD apal apal # buildkit
COPY docker-healthcheck.sh . # buildkit
RUN /bin/sh -c chmod +x docker-healthcheck.sh # buildkit
RUN /bin/sh -c sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories # buildkit
RUN /bin/sh -c apk add --no-cache tzdata curl # buildkit
RUN /bin/sh -c ln -s /usr/share/zoneinfo/Asia/Shanghai /etc/localtime # buildkit
HEALTHCHECK &{["CMD-SHELL" "./docker-healthcheck.sh"] "30s" "10s" "1m0s" "0s" '\x03'}
CMD ["./apal"]

Labels

Key Value
org.opencontainers.image.created 2025-12-29T08:39:39.307Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 241353f212e21b24851e102e3f1d98b5a1916626
org.opencontainers.image.source https://git.digitevents.com/ai/apal
org.opencontainers.image.title apal
org.opencontainers.image.url https://git.digitevents.com/ai/apal
org.opencontainers.image.version 0.2.3
Details
Container
2025-12-29 16:39:51 +08:00
0
OCI / Docker
Versions (27) View all
server-1.0.5 2026-01-02
buildcache 2026-01-02
server-latest 2026-01-02
server-1.0.4 2026-01-02
server-1.0.2 2026-01-02