From 61c2686efc727c40b95aea82b28eaa985a9c82c3 Mon Sep 17 00:00:00 2001 From: Anmol Virdi <67299745+AnmolVirdi@users.noreply.github.com> Date: Tue, 1 Oct 2024 11:52:08 +0530 Subject: [PATCH] Sync Latest Updates from Team RapidFort by Rapidfort Readme Bot (#827) Signed-off-by: RapidFort Sync Bot Co-authored-by: RapidFort Sync Bot --- .../tomcat-openjdk8/ironbank/image.yml | 62 +++++++++++++++++++ image.lst | 5 +- 2 files changed, 64 insertions(+), 3 deletions(-) create mode 100644 community_images/tomcat-openjdk8/ironbank/image.yml diff --git a/community_images/tomcat-openjdk8/ironbank/image.yml b/community_images/tomcat-openjdk8/ironbank/image.yml new file mode 100644 index 0000000000..d5c95fd255 --- /dev/null +++ b/community_images/tomcat-openjdk8/ironbank/image.yml @@ -0,0 +1,62 @@ +name: tomcat-openjdk8-ib +official_name: Tomcat Ironbank +official_website: https://tomcat.apache.org/ +source_image_provider: Platform One +source_image_repo: registry1.dso.mil/ironbank/opensource/apache/tomcat-openjdk8 +source_image_repo_link: https://registry1.dso.mil/harbor/projects/3/repositories/opensource%2Fapache%2Ftomcat-openjdk8 +source_image_readme: https://repo1.dso.mil/dsop/opensource/apache/tomcat-openjdk8/-/blob/development/README.md +rf_docker_link: rapidfort/tomcat-openjdk8-ib +github_location: tomcat10/ironbank +report_url: https://us01.rapidfort.com/app/community/imageinfo/registry1.dso.mil%2Fironbank%2Fopensource%2Fapache%2Ftomcat-openjdk8 +usage_instructions: | + # Using docker run + $ docker run -d --name tomcat -p 8080:8080 -v "application.jar":"/usr/local/tomcat/webapps/application.jar" rapidfort/tomcat-openjdk8-ib + # Then, access it via http://localhost:8080/ or http://:8080/ in a browser. +what_is_text: | + The Apache Tomcat software is an open source implementation of the Jakarta Servlet, Jakarta Pages, Jakarta Expression Language and Jakarta WebSocket technologies. +disclaimer: | + Trademarks: This software listing is packaged by RapidFort. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. +is_locked: "False" +input_registry: + registry: registry1.dso.mil + account: ironbank +repo_sets: + - opensource/apache/tomcat-openjdk8: + input_base_tag: "10.1." + output_repo: tomcat-openjdk8-ib +runtimes: + - type: k8s + script: k8s_coverage.sh + imagepullsecret: + create: True + name: rf-regcred + preserve_namespace: True + use_helm: False + wait_time_sec: 30 + image_keys: + tomcat-openjdk8-ib: + registry: "image.registry" + repository: "image.repository" + tag: "image.tag" + kubectl_additional_params: + "command": "true -- sleep infinity" # Keep command in last + readiness_wait_pod_name_suffix: + - "" + - type: k8s + script: k8s_coverage_tls.sh + imagepullsecret: + create: True + name: rf-regcred + preserve_namespace: True + use_helm: False + wait_time_sec: 30 + image_keys: + tomcat-openjdk8-ib: + registry: "image.registry" + repository: "image.repository" + tag: "image.tag" + kubectl_additional_params: + "overrides": "{\"apiVersion\":\"v1\",\"spec\":{\"securityContext\":{\"allowPrivilegeEscalation\":\"true\",\"runAsUser\":0,\"runAsGroup\":0}}}" + "command": "true -- sleep infinity" # Keep command in last + readiness_wait_pod_name_suffix: + - "" diff --git a/image.lst b/image.lst index 5837800933..600b6c026e 100644 --- a/image.lst +++ b/image.lst @@ -189,11 +189,10 @@ boundary/ironbank haproxy-latest/ironbank molecule/ironbank camel-k/ironbank -postgresql/bitnami-ironbank +postgresql16/bitnami-ironbank clickhouse/ironbank jq/ironbank ansible-operator/ironbank k6/ironbank registry-v2/ironbank -kafka-bridge/ironbank -cockroachdb/ironbank \ No newline at end of file +