prosto-delaj/api/testing (f4807406)

Published 2026-06-23 07:42:12 +00:00 by jenkins-app

Installation

docker pull git.start-set.ru/jenkins-app/prosto-delaj/api/testing:f4807406
sha256:bd7d39e39dd59e3424336e865aae974873bfe530cebc9431f27308ecf25ea154

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=22.04
ADD file:14c8897ef5107db11b35f5a0c05bdcb883c0a6daa83d07d4439865541f08514c in /
CMD ["/bin/bash"]
ARG git_tag=f48074061f33f4a2f134fffb8f5ffa1c0404cc72
ARG git_data=2026-06-23T12:39:09+05:00
ARG git_actor=kurerid@yandex.ru
ARG git_branch=testing
ARG git_commit=f48074061f33f4a2f134fffb8f5ffa1c0404cc72
ARG git_short_commit=f4807406
ARG git_commits_since_tag=0
WORKDIR /app
ENV GIT_TAG=f48074061f33f4a2f134fffb8f5ffa1c0404cc72
ENV GIT_DATA=2026-06-23T12:39:09+05:00
ENV GIT_ACTOR=kurerid@yandex.ru
ENV GIT_BRANCH=testing
ENV GIT_COMMIT=f48074061f33f4a2f134fffb8f5ffa1c0404cc72
ENV GIT_SHORT_COMMIT=f4807406
ENV GIT_COMMITS_SINCE_TAG=0
RUN |7 git_tag=f48074061f33f4a2f134fffb8f5ffa1c0404cc72 git_data=2026-06-23T12:39:09+05:00 git_actor=kurerid@yandex.ru git_branch=testing git_commit=f48074061f33f4a2f134fffb8f5ffa1c0404cc72 git_short_commit=f4807406 git_commits_since_tag=0 /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=f48074061f33f4a2f134fffb8f5ffa1c0404cc72 git_data=2026-06-23T12:39:09+05:00 git_actor=kurerid@yandex.ru git_branch=testing git_commit=f48074061f33f4a2f134fffb8f5ffa1c0404cc72 git_short_commit=f4807406 git_commits_since_tag=0 /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
RUN |7 git_tag=f48074061f33f4a2f134fffb8f5ffa1c0404cc72 git_data=2026-06-23T12:39:09+05:00 git_actor=kurerid@yandex.ru git_branch=testing git_commit=f48074061f33f4a2f134fffb8f5ffa1c0404cc72 git_short_commit=f4807406 git_commits_since_tag=0 /bin/sh -c apt-get update && apt-get install -y libc6 libgcc-s1 && rm -rf /var/lib/apt/lists/* # buildkit
COPY ./goose ./migrations ./init.sh ./wait-for-it.sh ./main ./ # buildkit
COPY ./templates ./templates # buildkit
RUN |7 git_tag=f48074061f33f4a2f134fffb8f5ffa1c0404cc72 git_data=2026-06-23T12:39:09+05:00 git_actor=kurerid@yandex.ru git_branch=testing git_commit=f48074061f33f4a2f134fffb8f5ffa1c0404cc72 git_short_commit=f4807406 git_commits_since_tag=0 /bin/sh -c ls -lh ./ && stat ./main ./goose # buildkit
RUN |7 git_tag=f48074061f33f4a2f134fffb8f5ffa1c0404cc72 git_data=2026-06-23T12:39:09+05:00 git_actor=kurerid@yandex.ru git_branch=testing git_commit=f48074061f33f4a2f134fffb8f5ffa1c0404cc72 git_short_commit=f4807406 git_commits_since_tag=0 /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:80/api/v2/health || exit 1"] "5s" "2s" "0s" "0s" '\f'}

Labels

Key Value
org.opencontainers.image.version 22.04
Details
Container
2026-06-23 07:42:12 +00:00
1
OCI / Docker
linux/amd64
116 MiB
Versions (28) View all
latest 2026-07-09
67dd528a 2026-07-09
c1601ada 2026-07-08
877c389c 2026-07-07
05fc4977 2026-07-07