ai

apal (0.4.0)

Published 2025-12-31 13:28:11 +08:00 by voson

Installation

docker pull git.shigongcao.com/ai/apal:0.4.0
sha256:777481734048970f9fe53d96b0eabde97af7aa27756190d7e93b3ad6f5b54164

Images

Digest OS / Arch Size
089bb2c6ed 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-31T05:28:02.323Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision e20f5eb1703c15da162a2d0a9ec1ccc9a69aab85
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.4.0
Details
Container
2025-12-31 13:28:11 +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