sureops-new-b (20250717165511)
Published 2025-07-17 11:28:51 +00:00 by risadmin_prod
Installation
docker pull 157.66.191.31:3000/risadmin_prod/sureops-new-b:20250717165511sha256:8289222df476482f3e0bf5ca0ae861b7ca120efa86ba50e4f026cc7d7446d975Image Layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.ref.name=ubuntu |
| LABEL org.opencontainers.image.version=22.04 |
| ADD file:415bbc01dfb447d002e2d8173e113ef025d2bbfa20f1205823fa699dc87a2019 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 map[9191/tcp:{}] |
| ENTRYPOINT ["java" "-jar" "gtest.jar"] |
Labels
| Key | Value |
|---|---|
| build | |
| org.opencontainers.image.ref.name | ubuntu |
| org.opencontainers.image.version | 22.04 |
| stage | app |
Details
2025-07-17 11:28:51 +00:00
Versions (104)
View all
Container
1
OCI / Docker
linux/amd64
656 MiB
20250906085938
2025-09-06
20250717173020
2025-07-17
latest
2025-07-17
20250717171526
2025-07-17
20250717165511
2025-07-17