ai

apal (0.3.0)

Published 2025-12-29 17:49:20 +08:00 by voson

Installation

docker pull git.shigongcao.com/ai/apal:0.3.0
sha256:8f5c882724edbebe9e3ff58e633a48ab70efe60d44cd30efecd48099127914ca

Images

Digest OS / Arch Size
3ec8393515 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-29T09:49:12.068Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision e3112ef5aa0b545242c85f7b7e60d0f4d7ed9753
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.3.0
Details
Container
2025-12-29 17:49:20 +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