• Joined on 2026-05-13

beseda/api (latest)

Published 2026-09-04 18:16:42 +07:00 by ko1hoz

Installation

docker pull git.proftalk.ru/ko1hoz/beseda/api:latest
sha256:a21c7c5851925d12aced284d5caff5b4e4507110bab6efa5eb541eeb5e33c8f0

Images

Digest OS / Arch Size
1649b25a5f linux/amd64 25 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.20.10-x86_64.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-09-04 18:16:42 +07:00
70
OCI / Docker
Versions (2) View all
latest 2026-09-04
staging 2026-09-04