• Joined on 2026-05-13

beseda/api (staging)

Published 2026-07-08 18:39:15 +07:00 by ko1hoz

Installation

docker pull git.proftalk.ru/ko1hoz/beseda/api:staging
sha256:c7d5692557289b02f1d2ad4ac1997668c0c0284270ce844d2521ab9ad9d80b1e

Images

Digest OS / Arch Size
17d1708c49 linux/arm64 24 MiB

Image Layers ( linux/arm64)

ADD alpine-minirootfs-3.20.10-aarch64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache ca-certificates opus opusfile # buildkit
WORKDIR /app
COPY /app/bin/api . # buildkit
EXPOSE [8080/tcp]
CMD ["./api"]
Details
Container
2026-07-08 18:39:15 +07:00
1
OCI / Docker
Versions (2) View all
staging 2026-07-08
latest 2026-07-03