ai

apal (0.5.0)

Published 2025-12-31 15:56:07 +08:00 by voson

Installation

docker pull git.shigongcao.com/ai/apal:0.5.0
sha256:e5f324a7fbe667da59a915bf9e0ad93e14f450f5590f7eda06c16ef11d5ed30b

Images

Digest OS / Arch Size
103cd6f88b linux/amd64 14 MiB

Image Layers ( linux/amd64)

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

Labels

Key Value
org.opencontainers.image.created 2025-12-31T07:55:59.617Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 1526648d41a013b98381479ce96505fd34838da7
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.5.0
Details
Container
2025-12-31 15:56:07 +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