Block a user
sureops-new-b (20260807120234)
Published 2026-08-07 06:37:57 +00:00 by risadmin_prod
Installation
docker pull 157.66.191.31:3000/risadmin_prod/sureops-new-b:20260807120234sha256:e9f25a35f2dc68b0d91e188f4170b316eeeb62ffe7e5158138f553b78605b25e
Image Layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.version=22.04 |
| ADD file:4501ff54ffd37d854b1cfbcd2e37da58bf8a49da3a6a82232d03e7556d337a92 in / |
| CMD ["/bin/bash"] |
| LABEL stage=app |
| LABEL build= |
| RUN /bin/sh -c mkdir /usr/app && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends docker.io sshpass rsync openssh-client curl jq gnupg vim bash sudo git wget openjdk-8-jdk ca-certificates unzip && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c wget https://releases.hashicorp.com/terraform/0.12.28/terraform_0.12.28_linux_amd64.zip && unzip terraform_0.12.28_linux_amd64.zip && chmod +x terraform && mv terraform /usr/bin/terraform && rm terraform_0.12.28_linux_amd64.zip # buildkit |
| RUN /bin/sh -c apt-get update && apt-get install -y wget unzip gnupg software-properties-common # buildkit |
| RUN /bin/sh -c wget https://github.com/opentofu/opentofu/releases/download/v1.6.0-beta3/tofu_1.6.0-beta3_linux_amd64.zip && unzip tofu_1.6.0-beta3_linux_amd64.zip && chmod +x tofu && mv tofu /usr/local/bin/tofu && rm tofu_1.6.0-beta3_linux_amd64.zip # buildkit |
| RUN /bin/sh -c curl -SL "https://github.com/docker/compose/releases/download/v2.27.0/docker-compose-linux-x86_64" -o /usr/local/bin/docker-compose && chmod +x /usr/local/bin/docker-compose # buildkit |
| COPY /workspace/app/target/*jar /usr/app/gtest.jar # buildkit |
| COPY sv /usr/local/bin/sv # buildkit |
| WORKDIR /usr/local/bin |
| RUN /bin/sh -c chmod +x sv #&& apk add curl jq # buildkit |
| WORKDIR /usr/app |
| EXPOSE &{[{{108 0} {108 0}}] 0xc072884480} |
| ENTRYPOINT ["java" "-jar" "gtest.jar"] |
Labels
| Key | Value |
|---|---|
| build | |
| org.opencontainers.image.version | 22.04 |
| stage | app |
Details
2026-08-07 06:37:57 +00:00
Versions (26)
View all
Container
1
OCI / Docker
linux/amd64
656 MiB
latest
2026-08-11
20260811131407
2026-08-11
20260807232509
2026-08-07
20260807230054
2026-08-07
20260807174350
2026-08-07