android-gateway-api (sha256:4389d11dfbd84382cd99affc9bb191f7529e5180105023865c900a360b60b642)

Published 2026-03-13 22:25:10 +00:00 by gitadmin

Installation

docker pull git.sds.dev/cast/android-gateway-api@sha256:4389d11dfbd84382cd99affc9bb191f7529e5180105023865c900a360b60b642
sha256:4389d11dfbd84382cd99affc9bb191f7529e5180105023865c900a360b60b642

Image Layers

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c addgroup -S http-sms && adduser -S http-sms -G http-sms # buildkit
USER http-sms
WORKDIR /home/http-sms
COPY /usr/local/go/lib/time/zoneinfo.zip /zoneinfo.zip # buildkit
COPY /bin/http-sms ./ # buildkit
COPY /http-sms/root.crt ./ # buildkit
ENV ZONEINFO=/zoneinfo.zip
EXPOSE [8000/tcp]
ENTRYPOINT ["./http-sms" "--dotenv=false"]

Labels

Key Value
org.opencontainers.image.created 2026-03-13T22:19:53Z
org.opencontainers.image.revision f72f9c4f24c7b854e80d9d0f67f545f290d28e2e
org.opencontainers.image.source https://git.sds.dev/CAST/android-gateway.git
org.opencontainers.image.url https://git.sds.dev/CAST/android-gateway
Details
Container
2026-03-13 22:25:10 +00:00
1
OCI / Docker
linux/amd64
47 MiB
Versions (34) View all