Block a user
beseda/api (latest)
Published 2026-07-03 17:29:51 +07:00 by ko1hoz
Installation
docker pull git.proftalk.ru/ko1hoz/beseda/api:latestsha256:0e39083f39719238e7c8401e0be66f2c50d578f60a6c735c34965d75006e9558
Image Layers
| ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| /bin/sh -c apk add --no-cache ca-certificates opus opusfile |
| WORKDIR /app |
| COPY file:73a67277a78be3284fdbc9427265db4bba0dc1630847e591e450204020058673 in . |
| EXPOSE 8080 |
| CMD ["./api"] |