Block a user
sureops-new-b (20260205172215)
Published 2026-02-05 11:58:12 +00:00 by risadmin_prod
Installation
docker pull 157.66.191.31:3000/risadmin_prod/sureops-new-b:20260205172215sha256:892f62655a6a9f1d93a357e4d46feb3c903791c03a556c5a94e1730117fe8d79
Image Layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.ref.name=ubuntu |
| LABEL org.opencontainers.image.version=22.04 |
| ADD file:b499000226bd9a7c562ffa8eeb86e2d170f2a563310db6c2d79562ab53e5cb6e 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}}] 0xc0072d7840} |
| ENTRYPOINT ["java" "-jar" "gtest.jar"] |
Labels
| Key | Value |
|---|---|
| build | |
| org.opencontainers.image.ref.name | ubuntu |
| org.opencontainers.image.version | 22.04 |
| stage | app |
Details
2026-02-05 11:58:12 +00:00
Versions (12)
View all
Container
1
OCI / Docker
linux/amd64
657 MiB
20260205172215
2026-02-05
20260205170223
2026-02-05
20260123103341
2026-01-23
20260110154523
2026-01-10
20260110144055
2026-01-10