prosto-delaj/api/master (3ef920f4)

Published 2026-09-04 11:50:36 +00:00 by jenkins-app

Installation

docker pull git.start-set.ru/jenkins-app/prosto-delaj/api/master:3ef920f4
sha256:f156e22a92120190b285c5cc28aa4e2f24ab12a37a93d3cadb031559ecceefa8

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=22.04
ADD file:799f4e238d67485cc109d93512f4fe6f75bafc26a3476772191154125e52201d in /
CMD ["/bin/bash"]
ARG git_tag=1.31.0
ARG git_data=2026-09-04T16:49:00+05:00
ARG git_actor=kurerid@yandex.ru
ARG git_branch=master
ARG git_commit=3ef920f41ccc71d0941190f3947a153ed0a53836
ARG git_short_commit=3ef920f4
ARG git_commits_since_tag=109
WORKDIR /app
ENV GIT_TAG=1.31.0
ENV GIT_DATA=2026-09-04T16:49:00+05:00
ENV GIT_ACTOR=kurerid@yandex.ru
ENV GIT_BRANCH=master
ENV GIT_COMMIT=3ef920f41ccc71d0941190f3947a153ed0a53836
ENV GIT_SHORT_COMMIT=3ef920f4
ENV GIT_COMMITS_SINCE_TAG=109
RUN |7 git_tag=1.31.0 git_data=2026-09-04T16:49:00+05:00 git_actor=kurerid@yandex.ru git_branch=master git_commit=3ef920f41ccc71d0941190f3947a153ed0a53836 git_short_commit=3ef920f4 git_commits_since_tag=109 /bin/sh -c sed -i 's|http://archive.ubuntu.com|http://mirror.yandex.ru/ubuntu|g' /etc/apt/sources.list && sed -i 's|http://security.ubuntu.com|http://mirror.yandex.ru/ubuntu|g' /etc/apt/sources.list && sed -i 's|http://mirror.yandex.ru/ubuntu/ubuntu|http://mirror.yandex.ru/ubuntu|g' /etc/apt/sources.list # buildkit
RUN |7 git_tag=1.31.0 git_data=2026-09-04T16:49:00+05:00 git_actor=kurerid@yandex.ru git_branch=master git_commit=3ef920f41ccc71d0941190f3947a153ed0a53836 git_short_commit=3ef920f4 git_commits_since_tag=109 /bin/sh -c apt-get update && apt-get install -y ca-certificates bash curl jq libc6 libgcc-s1 && rm -rf /var/lib/apt/lists/* # buildkit
COPY ./goose ./init.sh ./wait-for-it.sh ./main ./ # buildkit
COPY ./migrations ./migrations # buildkit
COPY ./templates ./templates # buildkit
RUN |7 git_tag=1.31.0 git_data=2026-09-04T16:49:00+05:00 git_actor=kurerid@yandex.ru git_branch=master git_commit=3ef920f41ccc71d0941190f3947a153ed0a53836 git_short_commit=3ef920f4 git_commits_since_tag=109 /bin/sh -c ls -lh ./ && stat ./main ./goose # buildkit
RUN |7 git_tag=1.31.0 git_data=2026-09-04T16:49:00+05:00 git_actor=kurerid@yandex.ru git_branch=master git_commit=3ef920f41ccc71d0941190f3947a153ed0a53836 git_short_commit=3ef920f4 git_commits_since_tag=109 /bin/sh -c chmod +x ./goose ./init.sh ./wait-for-it.sh ./main # buildkit
CMD ["/bin/bash" "-c" "./init.sh"]
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:25504/api/v2/health || exit 1"] "5s" "2s" "0s" "0s" '\f'}

Labels

Key Value
org.opencontainers.image.version 22.04
Details
Container
2026-09-04 11:50:36 +00:00
1
OCI / Docker
linux/amd64
134 MiB
Versions (5) View all
latest 2026-09-07
1272b900 2026-09-07
ca53dc8c 2026-09-07
3ef920f4 2026-09-04
53ab08ec 2026-09-04