From fc3c0230bbbaefd174a55f151dfe2ed54554624b Mon Sep 17 00:00:00 2001 From: Kanav Phull Date: Wed, 21 Feb 2024 12:06:28 -0800 Subject: [PATCH] Added an is_locked flag in image.yml file for all images, created a common jinja template for locked and unlocked images, made some improvements based on code review Signed-off-by: Kanav Phull --- .../airflow-scheduler/bitnami/README.md | 6 ++++- .../airflow-scheduler/bitnami/image.yml | 1 + .../airflow/airflow-worker/bitnami/README.md | 6 ++++- .../airflow/airflow-worker/bitnami/image.yml | 1 + .../airflow/airflow/bitnami/README.md | 6 ++++- .../airflow/airflow/bitnami/image.yml | 1 + .../airflow/airflow/ironbank/README.md | 4 ++++ .../airflow/airflow/ironbank/image.yml | 1 + community_images/apache/bitnami/README.md | 6 ++++- community_images/apache/bitnami/image.yml | 1 + community_images/apache/ironbank/README.md | 4 ++++ community_images/apache/ironbank/image.yml | 1 + community_images/apache/official/README.md | 4 ++++ community_images/apache/official/image.yml | 1 + community_images/cassandra/official/README.md | 4 ++++ community_images/cassandra/official/image.yml | 1 + .../common/templates/image_readme.j2 | 16 ++++++++++++++ .../common/templates/image_yml_params.yml | 3 +++ community_images/consul/bitnami/README.md | 6 ++++- community_images/consul/bitnami/image.yml | 1 + community_images/consul/ironbank/README.md | 4 ++++ community_images/consul/ironbank/image.yml | 1 + community_images/consul/official/README.md | 4 ++++ community_images/consul/official/image.yml | 1 + community_images/couchdb/bitnami/README.md | 6 ++++- community_images/couchdb/bitnami/image.yml | 1 + community_images/couchdb/ironbank/README.md | 4 ++++ community_images/couchdb/ironbank/image.yml | 1 + community_images/couchdb/official/README.md | 4 ++++ community_images/couchdb/official/image.yml | 1 + community_images/curl/curlimages/README.md | 4 ++++ community_images/curl/curlimages/image.yml | 1 + .../elasticsearch/bitnami/README.md | 8 +++++-- .../elasticsearch/bitnami/image.yml | 1 + .../elasticsearch/official/README.md | 4 ++++ .../elasticsearch/official/image.yml | 1 + community_images/envoy/bitnami/README.md | 14 +++++++----- community_images/envoy/bitnami/image.yml | 1 + community_images/envoy/official/README.md | 4 ++++ community_images/envoy/official/image.yml | 1 + community_images/etcd/bitnami/README.md | 8 +++++-- community_images/etcd/bitnami/image.yml | 1 + community_images/etcd/ironbank/README.md | 4 ++++ community_images/etcd/ironbank/image.yml | 1 + community_images/fluent-bit/bitnami/README.md | 6 ++++- community_images/fluent-bit/bitnami/image.yml | 1 + .../fluent-bit/ironbank/README.md | 4 ++++ .../fluent-bit/ironbank/image.yml | 1 + community_images/fluentd/bitnami/README.md | 6 ++++- community_images/fluentd/bitnami/image.yml | 1 + community_images/fluentd/ironbank/README.md | 4 ++++ community_images/fluentd/ironbank/image.yml | 1 + community_images/fluentd/official/README.md | 4 ++++ community_images/fluentd/official/image.yml | 1 + community_images/ghost/bitnami/README.md | 6 ++++- community_images/ghost/bitnami/image.yml | 1 + community_images/grafana/ironbank/README.md | 4 ++++ community_images/grafana/ironbank/image.yml | 1 + community_images/haproxy/bitnami/README.md | 6 ++++- community_images/haproxy/bitnami/image.yml | 1 + community_images/haproxy/ironbank/README.md | 4 ++++ community_images/haproxy/ironbank/image.yml | 1 + community_images/haproxy/official/README.md | 4 ++++ community_images/haproxy/official/image.yml | 1 + community_images/influxdb/bitnami/README.md | 6 ++++- community_images/influxdb/bitnami/image.yml | 1 + community_images/keycloak/official/README.md | 4 ++++ community_images/keycloak/official/image.yml | 1 + community_images/kong/official/README.md | 4 ++++ community_images/kong/official/image.yml | 1 + community_images/mariadb/bitnami/README.md | 19 +++++++++------- community_images/mariadb/bitnami/image.yml | 1 + community_images/mariadb/ironbank/README.md | 4 ++++ community_images/mariadb/ironbank/image.yml | 1 + community_images/mariadb/official/README.md | 4 ++++ community_images/mariadb/official/image.yml | 1 + community_images/memcached/bitnami/README.md | 6 ++++- community_images/memcached/bitnami/image.yml | 1 + community_images/memcached/ironbank/README.md | 4 ++++ community_images/memcached/ironbank/image.yml | 1 + community_images/memcached/official/README.md | 4 ++++ community_images/memcached/official/image.yml | 1 + .../ironbank/README.md | 4 ++++ .../ironbank/image.yml | 1 + community_images/mongodb/bitnami/README.md | 20 +++++++++++++---- community_images/mongodb/bitnami/image.yml | 1 + community_images/mongodb/ironbank/README.md | 4 ++++ community_images/mongodb/ironbank/image.yml | 1 + community_images/mongodb/official/README.md | 4 ++++ community_images/mongodb/official/image.yml | 1 + community_images/moodle/ironbank/README.md | 4 ++++ community_images/moodle/ironbank/image.yml | 1 + community_images/mysql/bitnami/README.md | 21 ++++++++++++++---- community_images/mysql/bitnami/image.yml | 1 + community_images/mysql/ironbank/README.md | 4 ++++ community_images/mysql/ironbank/image.yml | 1 + community_images/mysql/official/README.md | 4 ++++ community_images/mysql/official/image.yml | 1 + community_images/nats/bitnami/README.md | 6 ++++- community_images/nats/bitnami/image.yml | 1 + community_images/nats/ironbank/README.md | 4 ++++ community_images/nats/ironbank/image.yml | 1 + community_images/nats/official/README.md | 4 ++++ community_images/nats/official/image.yml | 1 + community_images/nginx/bitnami/README.md | 20 ++++++++++++++--- community_images/nginx/bitnami/image.yml | 1 + community_images/nginx/ironbank/README.md | 4 ++++ community_images/nginx/ironbank/image.yml | 1 + community_images/nginx/official/README.md | 4 ++++ community_images/nginx/official/image.yml | 1 + community_images/nifi/ironbank/README.md | 4 ++++ community_images/nifi/ironbank/image.yml | 1 + .../node-exporter/bitnami/README.md | 6 ++++- .../node-exporter/bitnami/image.yml | 1 + .../node-exporter/ironbank/README.md | 4 ++++ .../node-exporter/ironbank/image.yml | 1 + community_images/oncall/grafana/README.md | 4 ++++ community_images/oncall/grafana/image.yml | 1 + community_images/postgresql/bitnami/README.md | 14 +++++++----- community_images/postgresql/bitnami/image.yml | 1 + .../postgresql/ironbank/README.md | 4 ++++ .../postgresql/ironbank/image.yml | 1 + .../postgresql/official/README.md | 4 ++++ .../postgresql/official/image.yml | 1 + community_images/prometheus/bitnami/README.md | 6 ++++- community_images/prometheus/bitnami/image.yml | 1 + .../prometheus/ironbank/README.md | 4 ++++ .../prometheus/ironbank/image.yml | 1 + community_images/rabbitmq/bitnami/README.md | 10 ++++++--- community_images/rabbitmq/bitnami/image.yml | 1 + .../redis-cluster/bitnami/README.md | 8 +++++-- .../redis-cluster/bitnami/image.yml | 1 + community_images/redis/bitnami/README.md | 22 +++++++++++++++---- community_images/redis/bitnami/image.yml | 1 + community_images/redis/ironbank/README.md | 4 ++++ community_images/redis/ironbank/image.yml | 1 + community_images/redis/official/README.md | 4 ++++ community_images/redis/official/image.yml | 1 + community_images/telegraf/bitnami/README.md | 6 ++++- community_images/telegraf/bitnami/image.yml | 1 + community_images/template/provider/image.yml | 1 + community_images/traefik/ironbank/README.md | 4 ++++ community_images/traefik/ironbank/image.yml | 1 + community_images/traefik/traefik/README.md | 4 ++++ community_images/traefik/traefik/image.yml | 1 + community_images/vault/hashicorp/README.md | 4 ++++ community_images/vault/hashicorp/image.yml | 1 + community_images/wordpress/bitnami/README.md | 6 ++++- community_images/wordpress/bitnami/image.yml | 1 + community_images/wordpress/ironbank/README.md | 4 ++++ community_images/wordpress/ironbank/image.yml | 1 + community_images/yourls/official/README.md | 4 ++++ community_images/yourls/official/image.yml | 1 + .../yugabyte/yugabytedb/image.yml | 1 + community_images/zookeeper/bitnami/README.md | 8 +++++-- community_images/zookeeper/bitnami/image.yml | 1 + community_images/zookeeper/ironbank/README.md | 4 ++++ community_images/zookeeper/ironbank/image.yml | 1 + community_images/zookeeper/official/README.md | 4 ++++ community_images/zookeeper/official/image.yml | 1 + image_yml.md | 1 + scripts/image_generator.sh | 20 ----------------- 162 files changed, 509 insertions(+), 81 deletions(-) diff --git a/community_images/airflow/airflow-scheduler/bitnami/README.md b/community_images/airflow/airflow-scheduler/bitnami/README.md index 2cba440f36..aeb4c67a6f 100644 --- a/community_images/airflow/airflow-scheduler/bitnami/README.md +++ b/community_images/airflow/airflow-scheduler/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Apache Airflow Scheduler + RapidFort’s container optimization process hardened this Apache Airflow Scheduler container. This container is free to use and has no license limitations. + It is the same as the [Bitnami Apache Airflow Scheduler][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -51,6 +53,8 @@ Disclaimer: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Apache Airflow Scheduler image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -89,7 +93,7 @@ RapidFort’s hardened [rapidfort/airflow-scheduler][rf-dh-image-link] image has We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`2`, `2-debian-11`, `2.8.1`, `2.8.1-debian-11-r` (2/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/airflow-scheduler/2/debian-11/Dockerfile) +* [`2`, `2-debian-12`, `2.8.1`, `2.8.1-debian-12-r` (2/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/airflow-scheduler/2/debian-12/Dockerfile) ## Need support diff --git a/community_images/airflow/airflow-scheduler/bitnami/image.yml b/community_images/airflow/airflow-scheduler/bitnami/image.yml index 63673f8380..38e862d052 100644 --- a/community_images/airflow/airflow-scheduler/bitnami/image.yml +++ b/community_images/airflow/airflow-scheduler/bitnami/image.yml @@ -22,3 +22,4 @@ what_is_text: | Use Airflow to author workflows as directed acyclic graphs (DAGs) of tasks. The Airflow scheduler executes your tasks on an array of workers while following the specified dependencies. Rich command line utilities make performing complex surgeries on DAGs a snap. The rich user interface makes it easy to visualize pipelines running in production, monitor progress, and troubleshoot issues when needed. disclaimer: | Disclaimer: 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" diff --git a/community_images/airflow/airflow-worker/bitnami/README.md b/community_images/airflow/airflow-worker/bitnami/README.md index bd94d3f31c..0575b684e5 100644 --- a/community_images/airflow/airflow-worker/bitnami/README.md +++ b/community_images/airflow/airflow-worker/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Apache Airflow Worker + RapidFort’s container optimization process hardened this Apache Airflow Worker container. This container is free to use and has no license limitations. + It is the same as the [Bitnami Apache Airflow Worker][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -51,6 +53,8 @@ Disclaimer: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Apache Airflow Worker image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -89,7 +93,7 @@ RapidFort’s hardened [rapidfort/airflow-worker][rf-dh-image-link] image has be We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`2`, `2-debian-11`, `2.8.1`, `2.8.1-debian-11-r` (2/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/airflow-worker/2/debian-11/Dockerfile) +* [`2`, `2-debian-12`, `2.8.1`, `2.8.1-debian-12-r` (2/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/airflow-worker/2/debian-12/Dockerfile) ## Need support diff --git a/community_images/airflow/airflow-worker/bitnami/image.yml b/community_images/airflow/airflow-worker/bitnami/image.yml index b7dacbf118..271e1bb80f 100644 --- a/community_images/airflow/airflow-worker/bitnami/image.yml +++ b/community_images/airflow/airflow-worker/bitnami/image.yml @@ -22,3 +22,4 @@ what_is_text: | Use Airflow to author workflows as directed acyclic graphs (DAGs) of tasks. The Airflow scheduler executes your tasks on an array of workers while following the specified dependencies. Rich command line utilities make performing complex surgeries on DAGs a snap. The rich user interface makes it easy to visualize pipelines running in production, monitor progress, and troubleshoot issues when needed. disclaimer: | Disclaimer: 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" diff --git a/community_images/airflow/airflow/bitnami/README.md b/community_images/airflow/airflow/bitnami/README.md index 681b6afe97..1abe3f7a02 100644 --- a/community_images/airflow/airflow/bitnami/README.md +++ b/community_images/airflow/airflow/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Apache Airflow + RapidFort’s container optimization process hardened this Apache Airflow container. This container is free to use and has no license limitations. + It is the same as the [Bitnami Apache Airflow][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -51,6 +53,8 @@ Disclaimer: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Apache Airflow image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -89,7 +93,7 @@ RapidFort’s hardened [rapidfort/airflow][rf-dh-image-link] image has been opti We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`2`, `2-debian-11`, `2.8.1`, `2.8.1-debian-11-r` (2/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/airflow/2/debian-11/Dockerfile) +* [`2`, `2-debian-12`, `2.8.1`, `2.8.1-debian-12-r` (2/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/airflow/2/debian-12/Dockerfile) ## Need support diff --git a/community_images/airflow/airflow/bitnami/image.yml b/community_images/airflow/airflow/bitnami/image.yml index 07315480f4..884767cd6d 100644 --- a/community_images/airflow/airflow/bitnami/image.yml +++ b/community_images/airflow/airflow/bitnami/image.yml @@ -22,6 +22,7 @@ what_is_text: | Use Airflow to author workflows as directed acyclic graphs (DAGs) of tasks. The Airflow scheduler executes your tasks on an array of workers while following the specified dependencies. Rich command line utilities make performing complex surgeries on DAGs a snap. The rich user interface makes it easy to visualize pipelines running in production, monitor progress, and troubleshoot issues when needed. disclaimer: | Disclaimer: 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: docker.io account: bitnami diff --git a/community_images/airflow/airflow/ironbank/README.md b/community_images/airflow/airflow/ironbank/README.md index 6aa92dad2f..8785d2cdce 100644 --- a/community_images/airflow/airflow/ironbank/README.md +++ b/community_images/airflow/airflow/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Apache Airflow Ironbank + RapidFort’s container optimization process hardened this Apache Airflow Ironbank container. This container is free to use and has no license limitations. + It is the same as the [Platform One Apache Airflow Ironbank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -51,6 +53,8 @@ Disclaimer: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Apache Airflow Ironbank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/airflow/airflow/ironbank/image.yml b/community_images/airflow/airflow/ironbank/image.yml index 9f987e5c33..a68255fae2 100644 --- a/community_images/airflow/airflow/ironbank/image.yml +++ b/community_images/airflow/airflow/ironbank/image.yml @@ -22,6 +22,7 @@ what_is_text: | Use Airflow to author workflows as directed acyclic graphs (DAGs) of tasks. The Airflow scheduler executes your tasks on an array of workers while following the specified dependencies. Rich command line utilities make performing complex surgeries on DAGs a snap. The rich user interface makes it easy to visualize pipelines running in production, monitor progress, and troubleshoot issues when needed. disclaimer: | Disclaimer: 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 diff --git a/community_images/apache/bitnami/README.md b/community_images/apache/bitnami/README.md index 4d69806d4a..527d4f7920 100644 --- a/community_images/apache/bitnami/README.md +++ b/community_images/apache/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Apache + RapidFort’s container optimization process hardened this Apache container. This container is free to use and has no license limitations. + It is the same as the [Bitnami Apache][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Apache image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -85,7 +89,7 @@ RapidFort’s hardened [rapidfort/apache][rf-dh-image-link] image has been optim We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`2.4`, `2.4-debian-11`, `2.4.58`, `2.4.58-debian-11-r` (2.4/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/apache/2.4/debian-11/Dockerfile) +* [`2.4`, `2.4-debian-12`, `2.4.58`, `2.4.58-debian-12-r` (2.4/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/apache/2.4/debian-12/Dockerfile) ## Need support diff --git a/community_images/apache/bitnami/image.yml b/community_images/apache/bitnami/image.yml index c187b9da2e..838a267a2c 100644 --- a/community_images/apache/bitnami/image.yml +++ b/community_images/apache/bitnami/image.yml @@ -18,6 +18,7 @@ what_is_text: | The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows. httpd is the Apache HyperText Transfer Protocol (HTTP) server program. It is designed to be run as a standalone daemon process. When used like this it will create a pool of child processes or threads to handle requests. 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: docker.io account: bitnami diff --git a/community_images/apache/ironbank/README.md b/community_images/apache/ironbank/README.md index bad07ecf39..12f1c82a9f 100755 --- a/community_images/apache/ironbank/README.md +++ b/community_images/apache/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Apache IronBank + RapidFort’s container optimization process hardened this Apache IronBank container. This container is free to use and has no license limitations. + It is the same as the [Platform One Apache IronBank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Apache IronBank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/apache/ironbank/image.yml b/community_images/apache/ironbank/image.yml index 3cb1820676..5f9c701508 100755 --- a/community_images/apache/ironbank/image.yml +++ b/community_images/apache/ironbank/image.yml @@ -17,6 +17,7 @@ what_is_text: | The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows. httpd is the Apache HyperText Transfer Protocol (HTTP) server program. It is designed to be run as a standalone daemon process. When used like this it will create a pool of child processes or threads to handle requests. 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 diff --git a/community_images/apache/official/README.md b/community_images/apache/official/README.md index 62e4cd5998..70bfb665c3 100755 --- a/community_images/apache/official/README.md +++ b/community_images/apache/official/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Apache Official + RapidFort’s container optimization process hardened this Apache Official container. This container is free to use and has no license limitations. + It is the same as the [The Docker Community Apache Official][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Apache Official image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/apache/official/image.yml b/community_images/apache/official/image.yml index 954e717897..7ede64d8d4 100755 --- a/community_images/apache/official/image.yml +++ b/community_images/apache/official/image.yml @@ -17,6 +17,7 @@ what_is_text: | The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows. httpd is the Apache HyperText Transfer Protocol (HTTP) server program. It is designed to be run as a standalone daemon process. When used like this it will create a pool of child processes or threads to handle requests. 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" docker_links: - "[`2.4.54`, `2.4`, `2`, `latest`, `2.4.54-bullseye`, `2.4-bullseye`, `2-bullseye`, `bullseye`](https://github.com/docker-library/httpd/blob/f3b7fd9c8ef59d1ad46c8b2a27df3e02d822834f/2.4/Dockerfile)" - "[`2.4.54-alpine`, `2.4-alpine`, `2-alpine`, `alpine`, `2.4.54-alpine3.16`, `2.4-alpine3.16`, `2-alpine3.16`, `alpine3.16`](https://github.com/docker-library/httpd/blob/f3b7fd9c8ef59d1ad46c8b2a27df3e02d822834f/2.4/alpine/Dockerfile)" diff --git a/community_images/cassandra/official/README.md b/community_images/cassandra/official/README.md index 6a12bf854a..2c04ee26e3 100644 --- a/community_images/cassandra/official/README.md +++ b/community_images/cassandra/official/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Cassandra Official + RapidFort’s container optimization process hardened this Cassandra Official container. This container is free to use and has no license limitations. + It is the same as the [Apache Cassandra Cassandra Official][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Cassandra Official image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/cassandra/official/image.yml b/community_images/cassandra/official/image.yml index 67b39e7b8a..19034b9ad2 100644 --- a/community_images/cassandra/official/image.yml +++ b/community_images/cassandra/official/image.yml @@ -16,6 +16,7 @@ what_is_text: | Apache Cassandra is an open source distributed database management system designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure. Cassandra offers robust support for clusters spanning multiple datacenters, with asynchronous masterless replication allowing low latency operations for all clients. 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" docker_links: - "[`4.0.7`, `4.0`, `4`, `latest`](https://github.com/docker-library/cassandra/blob/08fa5553ad2dde684ca5337c7fedd173cbc41f39/4.0/Dockerfile)" - "[`3.11.14`, `3.11`, `3`](https://github.com/docker-library/cassandra/blob/13e3d6ca1ff1b6c9d780e5f018887c1d28318d50/3.11/Dockerfile)" diff --git a/community_images/common/templates/image_readme.j2 b/community_images/common/templates/image_readme.j2 index 285e1cc564..755da6a8d7 100644 --- a/community_images/common/templates/image_readme.j2 +++ b/community_images/common/templates/image_readme.j2 @@ -11,7 +11,11 @@ # RapidFort hardened image for {{ official_name }} +{% if is_locked == "True" %} +RapidFort’s container optimization process hardened this {{ official_name }} container. You can utilize it for free by signing up on [RapidFort.com](www.rapidfort.com) to obtain an access token. Remember to provide your access token as an environment variable named `RF_ACCESS_TOKEN` when running the image. +{% else %} RapidFort’s container optimization process hardened this {{ official_name }} container. This container is free to use and has no license limitations. +{% endif %} It is the same as the [{{- source_image_provider }} {{ official_name -}}][source-image-repo-link] image but more secure. @@ -45,6 +49,18 @@ Every day, we optimize and harden a variety of Docker Hub’s most famous images ## How do I use this hardened {{ official_name }} image? +{% if is_locked == "True" %} +
    +
  1. Register on RapidFort.com to receive your complimentary access token.
  2. +
  3. When running the image, ensure to pass your access token as an environment variable named RF_ACCESS_TOKEN.
  4. +
+ +For instance, when using Docker, execute the following command: +```sh +docker run -e RF_ACCESS_TOKEN="your_access_token" image_name +``` +{% endif %} + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/common/templates/image_yml_params.yml b/community_images/common/templates/image_yml_params.yml index 3d927fbdd0..20711a8307 100644 --- a/community_images/common/templates/image_yml_params.yml +++ b/community_images/common/templates/image_yml_params.yml @@ -39,6 +39,9 @@ params: - name: disclaimer description: 'disclaimer or any legal liability notice to be added' value : '""' + - name: is_locked + description: 'if the image needs RF_ACCESS_TOKEN to be used or not' + value : 'False' - name: bitnami_excluded_branches description: 'bitnami tags are auto generated, this list allows specific branches to be exculded' value : ['""', '""'] diff --git a/community_images/consul/bitnami/README.md b/community_images/consul/bitnami/README.md index 03ada2cd70..1470a12e32 100644 --- a/community_images/consul/bitnami/README.md +++ b/community_images/consul/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Consul + RapidFort’s container optimization process hardened this Consul container. This container is free to use and has no license limitations. + It is the same as the [Bitnami Consul][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Consul image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -85,7 +89,7 @@ RapidFort’s hardened [rapidfort/consul][rf-dh-image-link] image has been optim We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`1`, `1-debian-11`, `1.17.2`, `1.17.2-debian-11-r` (1/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/consul/1/debian-11/Dockerfile) +* [`1`, `1-debian-12`, `1.17.3`, `1.17.3-debian-12-r` (1/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/consul/1/debian-12/Dockerfile) ## Need support diff --git a/community_images/consul/bitnami/image.yml b/community_images/consul/bitnami/image.yml index a2bd88ae12..f3261eeda4 100644 --- a/community_images/consul/bitnami/image.yml +++ b/community_images/consul/bitnami/image.yml @@ -18,6 +18,7 @@ what_is_text: | Consul is a service networking solution to automate network configurations, discover services, and enable secure connectivity across any cloud or runtime. 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: docker.io account: bitnami diff --git a/community_images/consul/ironbank/README.md b/community_images/consul/ironbank/README.md index a6ae381303..ef208d5122 100755 --- a/community_images/consul/ironbank/README.md +++ b/community_images/consul/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Consul IronBank + RapidFort’s container optimization process hardened this Consul IronBank container. This container is free to use and has no license limitations. + It is the same as the [Platform One Consul IronBank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Consul IronBank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/consul/ironbank/image.yml b/community_images/consul/ironbank/image.yml index 4a3e98cbb2..fbe5a38579 100755 --- a/community_images/consul/ironbank/image.yml +++ b/community_images/consul/ironbank/image.yml @@ -19,6 +19,7 @@ what_is_text: | Consul is a service networking solution to automate network configurations, discover services, and enable secure connectivity across any cloud or runtime. 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 diff --git a/community_images/consul/official/README.md b/community_images/consul/official/README.md index 4fd51fbaed..1d4b28971b 100755 --- a/community_images/consul/official/README.md +++ b/community_images/consul/official/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Consul Official + RapidFort’s container optimization process hardened this Consul Official container. This container is free to use and has no license limitations. + It is the same as the [HashiCorp Consul Official][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Consul Official image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/consul/official/image.yml b/community_images/consul/official/image.yml index fccb0fdbbb..3937a73760 100755 --- a/community_images/consul/official/image.yml +++ b/community_images/consul/official/image.yml @@ -19,6 +19,7 @@ what_is_text: | Consul is a service networking solution to automate network configurations, discover services, and enable secure connectivity across any cloud or runtime. 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" docker_links: - "[`1.15.4`, `1.15`, `latest`](https://github.com/hashicorp/docker-consul/blob/master/0.X/Dockerfile)" - "[`1.14.0`, `1.14`](https://github.com/hashicorp/docker-consul/blob/da19183e0617a285e3dbc42ad5ebfdb4e61caa31/0.X/Dockerfile)" diff --git a/community_images/couchdb/bitnami/README.md b/community_images/couchdb/bitnami/README.md index c9eb0f80a8..cb7fd36b0f 100644 --- a/community_images/couchdb/bitnami/README.md +++ b/community_images/couchdb/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Couchdb Database Server + RapidFort’s container optimization process hardened this Couchdb Database Server container. This container is free to use and has no license limitations. + It is the same as the [Bitnami Couchdb Database Server][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Couchdb Database Server image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -85,7 +89,7 @@ RapidFort’s hardened [rapidfort/couchdb][rf-dh-image-link] image has been opti We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`3`, `3-debian-11`, `3.3.3`, `3.3.3-debian-11-r` (3/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/couchdb/3/debian-11/Dockerfile) +* [`3`, `3-debian-12`, `3.3.3`, `3.3.3-debian-12-r` (3/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/couchdb/3/debian-12/Dockerfile) ## Need support diff --git a/community_images/couchdb/bitnami/image.yml b/community_images/couchdb/bitnami/image.yml index d59a955d34..069bf25a77 100644 --- a/community_images/couchdb/bitnami/image.yml +++ b/community_images/couchdb/bitnami/image.yml @@ -18,6 +18,7 @@ what_is_text: | Apache CouchDB is an open-source document-oriented NoSQL database, implemented in Erlang. CouchDB uses multiple formats and protocols to store, transfer, and process its data. It uses JSON to store data, JavaScript as its query language using MapReduce, and HTTP for an API. 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: docker.io account: bitnami diff --git a/community_images/couchdb/ironbank/README.md b/community_images/couchdb/ironbank/README.md index 6224df2f11..4a67879412 100755 --- a/community_images/couchdb/ironbank/README.md +++ b/community_images/couchdb/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Couchdb Database Server IronBank + RapidFort’s container optimization process hardened this Couchdb Database Server IronBank container. This container is free to use and has no license limitations. + It is the same as the [Platform One Couchdb Database Server IronBank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Couchdb Database Server IronBank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/couchdb/ironbank/image.yml b/community_images/couchdb/ironbank/image.yml index b1083bd4ad..9b36d7236c 100755 --- a/community_images/couchdb/ironbank/image.yml +++ b/community_images/couchdb/ironbank/image.yml @@ -18,6 +18,7 @@ disclaimer: | input_registry: registry: registry1.dso.mil account: ironbank +is_locked: "False" repo_sets: - opensource/apache/couchdb_3: input_base_tag: "3." diff --git a/community_images/couchdb/official/README.md b/community_images/couchdb/official/README.md index 7305a61e40..4a462d3355 100644 --- a/community_images/couchdb/official/README.md +++ b/community_images/couchdb/official/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Couchdb Database Server Official + RapidFort’s container optimization process hardened this Couchdb Database Server Official container. This container is free to use and has no license limitations. + It is the same as the [The Docker Community Couchdb Database Server Official][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Couchdb Database Server Official image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/couchdb/official/image.yml b/community_images/couchdb/official/image.yml index 9d7f584e26..89465a384a 100644 --- a/community_images/couchdb/official/image.yml +++ b/community_images/couchdb/official/image.yml @@ -18,6 +18,7 @@ disclaimer: | input_registry: registry: docker.io account: library +is_locked: "False" repo_sets: - couchdb: input_base_tag: "3.2." diff --git a/community_images/curl/curlimages/README.md b/community_images/curl/curlimages/README.md index f82d5759e6..d6b4ae6d91 100644 --- a/community_images/curl/curlimages/README.md +++ b/community_images/curl/curlimages/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Curl + RapidFort’s container optimization process hardened this Curl container. This container is free to use and has no license limitations. + It is the same as the [curlimages Curl][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -51,6 +53,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Curl image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/curl/curlimages/image.yml b/community_images/curl/curlimages/image.yml index e472325b1e..8f9a570df7 100644 --- a/community_images/curl/curlimages/image.yml +++ b/community_images/curl/curlimages/image.yml @@ -31,6 +31,7 @@ what_is_text: | 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" docker_links: - "[`7.xx.x`, `latest` (latest/Dockerfile)](https://github.com/curl/curl-docker/blob/master/alpine/latest/Dockerfile)" input_registry: diff --git a/community_images/elasticsearch/bitnami/README.md b/community_images/elasticsearch/bitnami/README.md index 6d6aaa7c14..a9c0989078 100644 --- a/community_images/elasticsearch/bitnami/README.md +++ b/community_images/elasticsearch/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for ElasticSearch + RapidFort’s container optimization process hardened this ElasticSearch container. This container is free to use and has no license limitations. + It is the same as the [Bitnami ElasticSearch][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened ElasticSearch image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -85,8 +89,8 @@ RapidFort’s hardened [rapidfort/elasticsearch][rf-dh-image-link] image has bee We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`8`, `8-debian-11`, `8.12.0`, `8.12.0-debian-11-r` (8/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/elasticsearch/8/debian-11/Dockerfile) -* [`7`, `7-debian-11`, `7.17.17`, `7.17.17-debian-11-r` (7/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/elasticsearch/7/debian-11/Dockerfile) +* [`8`, `8-debian-12`, `8.12.1`, `8.12.1-debian-12-r` (8/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/elasticsearch/8/debian-12/Dockerfile) +* [`7`, `7-debian-12`, `7.17.18`, `7.17.18-debian-12-r` (7/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/elasticsearch/7/debian-12/Dockerfile) ## Need support diff --git a/community_images/elasticsearch/bitnami/image.yml b/community_images/elasticsearch/bitnami/image.yml index e3b43decf7..a893979cc7 100644 --- a/community_images/elasticsearch/bitnami/image.yml +++ b/community_images/elasticsearch/bitnami/image.yml @@ -18,6 +18,7 @@ what_is_text: | Elasticsearch is a distributed search and analytics engine. It is used for web search, log monitoring, and real-time analytics. Ideal for Big Data applications. 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: docker.io account: bitnami diff --git a/community_images/elasticsearch/official/README.md b/community_images/elasticsearch/official/README.md index 18e4220f59..4e63fc8261 100755 --- a/community_images/elasticsearch/official/README.md +++ b/community_images/elasticsearch/official/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for ElasticSearch Official + RapidFort’s container optimization process hardened this ElasticSearch Official container. This container is free to use and has no license limitations. + It is the same as the [The Elastic Team ElasticSearch Official][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened ElasticSearch Official image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/elasticsearch/official/image.yml b/community_images/elasticsearch/official/image.yml index 1fce69fde8..a336b356ed 100755 --- a/community_images/elasticsearch/official/image.yml +++ b/community_images/elasticsearch/official/image.yml @@ -16,6 +16,7 @@ what_is_text: | Elasticsearch is a distributed search and analytics engine. It is used for web search, log monitoring, and real-time analytics. Ideal for Big Data applications. 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" docker_links: - "[`8.6.2`](https://github.com/docker-library/elasticsearch/blob/90e34ca306d9800d3c0ab1c59387b93e89c69796/8/Dockerfile)" - "[`7.17.9`](https://github.com/docker-library/elasticsearch/blob/584687331345cc631249925517b78b2f1058914c/7/Dockerfile)" diff --git a/community_images/envoy/bitnami/README.md b/community_images/envoy/bitnami/README.md index 3a5ede3182..44236fb7a1 100644 --- a/community_images/envoy/bitnami/README.md +++ b/community_images/envoy/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Envoy + RapidFort’s container optimization process hardened this Envoy container. This container is free to use and has no license limitations. + It is the same as the [Bitnami Envoy][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Envoy image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -82,11 +86,11 @@ RapidFort’s hardened [rapidfort/envoy][rf-dh-image-link] image has been optimi We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`1.29`, `1.29-debian-11`, `1.29.0`, `1.29.0-debian-11-r` (1.29/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/envoy/1.29/debian-11/Dockerfile) -* [`1.28`, `1.28-debian-11`, `1.28.0`, `1.28.0-debian-11-r` (1.28/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/envoy/1.28/debian-11/Dockerfile) -* [`1.27`, `1.27-debian-11`, `1.27.2`, `1.27.2-debian-11-r` (1.27/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/envoy/1.27/debian-11/Dockerfile) -* [`1.26`, `1.26-debian-11`, `1.26.6`, `1.26.6-debian-11-r` (1.26/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/envoy/1.26/debian-11/Dockerfile) -* [`1.25`, `1.25-debian-11`, `1.25.11`, `1.25.11-debian-11-r` (1.25/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/envoy/1.25/debian-11/Dockerfile) +* [`1.29`, `1.29-debian-12`, `1.29.1`, `1.29.1-debian-12-r` (1.29/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/envoy/1.29/debian-12/Dockerfile) +* [`1.28`, `1.28-debian-12`, `1.28.1`, `1.28.1-debian-12-r` (1.28/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/envoy/1.28/debian-12/Dockerfile) +* [`1.27`, `1.27-debian-12`, `1.27.3`, `1.27.3-debian-12-r` (1.27/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/envoy/1.27/debian-12/Dockerfile) +* [`1.26`, `1.26-debian-12`, `1.26.7`, `1.26.7-debian-12-r` (1.26/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/envoy/1.26/debian-12/Dockerfile) +* [`1.25`, `1.25-debian-12`, `1.25.11`, `1.25.11-debian-12-r` (1.25/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/envoy/1.25/debian-12/Dockerfile) ## Need support diff --git a/community_images/envoy/bitnami/image.yml b/community_images/envoy/bitnami/image.yml index 8baa2a73b1..8dec5efa7d 100644 --- a/community_images/envoy/bitnami/image.yml +++ b/community_images/envoy/bitnami/image.yml @@ -15,6 +15,7 @@ what_is_text: | Envoy is a distributed, high-performance proxy for cloud-native applications. It features a small memory footprint, universal application language compatibility, and supports http/2 and gRPC. 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" bitnami_excluded_branches: - "1.21" - "1.20" diff --git a/community_images/envoy/official/README.md b/community_images/envoy/official/README.md index 95bd69eaf0..e84007298e 100644 --- a/community_images/envoy/official/README.md +++ b/community_images/envoy/official/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Envoy Official + RapidFort’s container optimization process hardened this Envoy Official container. This container is free to use and has no license limitations. + It is the same as the [The Docker Community Envoy Official][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Envoy Official image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/envoy/official/image.yml b/community_images/envoy/official/image.yml index d57c14b79e..4ac3b5ff51 100644 --- a/community_images/envoy/official/image.yml +++ b/community_images/envoy/official/image.yml @@ -15,6 +15,7 @@ what_is_text: | Envoy is a distributed, high-performance proxy for cloud-native applications. It features a small memory footprint, universal application language compatibility, and supports http/2 and gRPC. 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: docker.io account: envoyproxy diff --git a/community_images/etcd/bitnami/README.md b/community_images/etcd/bitnami/README.md index 68231ec069..3fbb7c7fa8 100644 --- a/community_images/etcd/bitnami/README.md +++ b/community_images/etcd/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Etcd + RapidFort’s container optimization process hardened this Etcd container. This container is free to use and has no license limitations. + It is the same as the [Bitnami Etcd][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Etcd image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -85,8 +89,8 @@ RapidFort’s hardened [rapidfort/etcd][rf-dh-image-link] image has been optimiz We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`3.5`, `3.5-debian-11`, `3.5.12`, `3.5.12-debian-11-r` (3.5/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/etcd/3.5/debian-11/Dockerfile) -* [`3.4`, `3.4-debian-11`, `3.4.30`, `3.4.30-debian-11-r` (3.4/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/etcd/3.4/debian-11/Dockerfile) +* [`3.5`, `3.5-debian-12`, `3.5.12`, `3.5.12-debian-12-r` (3.5/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/etcd/3.5/debian-12/Dockerfile) +* [`3.4`, `3.4-debian-12`, `3.4.30`, `3.4.30-debian-12-r` (3.4/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/etcd/3.4/debian-12/Dockerfile) ## Need support diff --git a/community_images/etcd/bitnami/image.yml b/community_images/etcd/bitnami/image.yml index 853cdaafde..3b20996806 100644 --- a/community_images/etcd/bitnami/image.yml +++ b/community_images/etcd/bitnami/image.yml @@ -18,6 +18,7 @@ what_is_text: | etcd is a distributed key-value store designed to securely store data across a cluster. etcd is widely used in production on account of its reliability, fault-tolerance and ease of use. 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" bitnami_excluded_branches: - "3.3" input_registry: diff --git a/community_images/etcd/ironbank/README.md b/community_images/etcd/ironbank/README.md index 9ad293b04f..9fdd35e21d 100644 --- a/community_images/etcd/ironbank/README.md +++ b/community_images/etcd/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Etcd Ironbank + RapidFort’s container optimization process hardened this Etcd Ironbank container. This container is free to use and has no license limitations. + It is the same as the [Platform One Etcd Ironbank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Etcd Ironbank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/etcd/ironbank/image.yml b/community_images/etcd/ironbank/image.yml index 949595ac79..eba8344520 100644 --- a/community_images/etcd/ironbank/image.yml +++ b/community_images/etcd/ironbank/image.yml @@ -18,6 +18,7 @@ disclaimer: | input_registry: registry: registry1.dso.mil account: ironbank +is_locked: "False" repo_sets: - opensource/etcd/etcd: input_base_tag: "3.5." diff --git a/community_images/fluent-bit/bitnami/README.md b/community_images/fluent-bit/bitnami/README.md index 5459ad2ce3..50838da579 100644 --- a/community_images/fluent-bit/bitnami/README.md +++ b/community_images/fluent-bit/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Fluent-Bit + RapidFort’s container optimization process hardened this Fluent-Bit container. This container is free to use and has no license limitations. + It is the same as the [Bitnami Fluent-Bit][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Fluent-Bit image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -84,7 +88,7 @@ RapidFort’s hardened [rapidfort/fluent-bit][rf-dh-image-link] image has been o We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`2`, `2-debian-11`, `2.2.2`, `2.2.2-debian-11-r` (2/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/fluent-bit/2/debian-11/Dockerfile) +* [`2`, `2-debian-12`, `2.2.2`, `2.2.2-debian-12-r` (2/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/fluent-bit/2/debian-12/Dockerfile) ## Need support diff --git a/community_images/fluent-bit/bitnami/image.yml b/community_images/fluent-bit/bitnami/image.yml index 4d7faafae1..b4a122dd14 100644 --- a/community_images/fluent-bit/bitnami/image.yml +++ b/community_images/fluent-bit/bitnami/image.yml @@ -17,6 +17,7 @@ what_is_text: | Fluent Bit is a Fast and Lightweight Log Processor and Forwarder. It has been made with a strong focus on performance to allow the collection of events from different sources without complexity. 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: docker.io account: bitnami diff --git a/community_images/fluent-bit/ironbank/README.md b/community_images/fluent-bit/ironbank/README.md index fd6cdbecd2..5ab25f7840 100644 --- a/community_images/fluent-bit/ironbank/README.md +++ b/community_images/fluent-bit/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Fluent-Bit Ironbank + RapidFort’s container optimization process hardened this Fluent-Bit Ironbank container. This container is free to use and has no license limitations. + It is the same as the [Platform One Fluent-Bit Ironbank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Fluent-Bit Ironbank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/fluent-bit/ironbank/image.yml b/community_images/fluent-bit/ironbank/image.yml index 8aca4e47b1..f84167cd76 100755 --- a/community_images/fluent-bit/ironbank/image.yml +++ b/community_images/fluent-bit/ironbank/image.yml @@ -16,6 +16,7 @@ what_is_text: | Fluent Bit is a Fast and Lightweight Log Processor and Forwarder. It has been made with a strong focus on performance to allow the collection of events from different sources without complexity. 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 diff --git a/community_images/fluentd/bitnami/README.md b/community_images/fluentd/bitnami/README.md index a7fe3ea5a4..dda63cbcf6 100644 --- a/community_images/fluentd/bitnami/README.md +++ b/community_images/fluentd/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Fluentd + RapidFort’s container optimization process hardened this Fluentd container. This container is free to use and has no license limitations. + It is the same as the [Bitnami Fluentd][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Fluentd image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -85,7 +89,7 @@ RapidFort’s hardened [rapidfort/fluentd][rf-dh-image-link] image has been opti We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`1`, `1-debian-11`, `1.16.3`, `1.16.3-debian-11-r` (1/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/fluentd/1/debian-11/Dockerfile) +* [`1`, `1-debian-12`, `1.16.3`, `1.16.3-debian-12-r` (1/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/fluentd/1/debian-12/Dockerfile) ## Need support diff --git a/community_images/fluentd/bitnami/image.yml b/community_images/fluentd/bitnami/image.yml index d5aa8558c3..b8c121f725 100644 --- a/community_images/fluentd/bitnami/image.yml +++ b/community_images/fluentd/bitnami/image.yml @@ -18,6 +18,7 @@ what_is_text: | Fluentd is a streaming data collector for unified logging layer hosted by CNCF. Fluentd lets you unify the data collection and consumption for a better use and understanding of data. 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: docker.io account: bitnami diff --git a/community_images/fluentd/ironbank/README.md b/community_images/fluentd/ironbank/README.md index 5754b9936f..8d4ce0e7d7 100755 --- a/community_images/fluentd/ironbank/README.md +++ b/community_images/fluentd/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Fluentd IronBank + RapidFort’s container optimization process hardened this Fluentd IronBank container. This container is free to use and has no license limitations. + It is the same as the [Platform One Fluentd IronBank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Fluentd IronBank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/fluentd/ironbank/image.yml b/community_images/fluentd/ironbank/image.yml index 35dcd14028..387d697716 100755 --- a/community_images/fluentd/ironbank/image.yml +++ b/community_images/fluentd/ironbank/image.yml @@ -16,6 +16,7 @@ what_is_text: | Fluentd is a streaming data collector for unified logging layer hosted by CNCF. Fluentd lets you unify the data collection and consumption for a better use and understanding of data. 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 diff --git a/community_images/fluentd/official/README.md b/community_images/fluentd/official/README.md index ea4d339bbb..44ce5c129b 100755 --- a/community_images/fluentd/official/README.md +++ b/community_images/fluentd/official/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Fluentd Official + RapidFort’s container optimization process hardened this Fluentd Official container. This container is free to use and has no license limitations. + It is the same as the [Fluentd Fluentd Official][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Fluentd Official image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/fluentd/official/image.yml b/community_images/fluentd/official/image.yml index afc2a7e1cd..26b14f3515 100755 --- a/community_images/fluentd/official/image.yml +++ b/community_images/fluentd/official/image.yml @@ -16,6 +16,7 @@ what_is_text: | Fluentd is a streaming data collector for unified logging layer hosted by CNCF. Fluentd lets you unify the data collection and consumption for a better use and understanding of data. 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" docker_links: - "['v1.16.0-1.0', 'v1.16-1', 'latest'](https://github.com/fluent/fluentd-docker-image/blob/master/v1.16/alpine/Dockerfile)" - "['v1.16.0-debian-1.0', 'v1.16-debian-1'](https://github.com/fluent/fluentd-docker-image/blob/master/v1.16/debian/Dockerfile)" diff --git a/community_images/ghost/bitnami/README.md b/community_images/ghost/bitnami/README.md index 578e7fb649..4ab7b32716 100755 --- a/community_images/ghost/bitnami/README.md +++ b/community_images/ghost/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Ghost + RapidFort’s container optimization process hardened this Ghost container. This container is free to use and has no license limitations. + It is the same as the [Bitnami Ghost][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Ghost image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -85,7 +89,7 @@ RapidFort’s hardened [rapidfort/ghost][rf-dh-image-link] image has been optimi We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`5`, `5-debian-11`, `5.79.0`, `5.79.0-debian-11-r` (5/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/ghost/5/debian-11/Dockerfile) +* [`5`, `5-debian-12`, `5.79.4`, `5.79.4-debian-12-r` (5/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/ghost/5/debian-12/Dockerfile) ## Need support diff --git a/community_images/ghost/bitnami/image.yml b/community_images/ghost/bitnami/image.yml index f697e851ac..4228e70c91 100755 --- a/community_images/ghost/bitnami/image.yml +++ b/community_images/ghost/bitnami/image.yml @@ -18,6 +18,7 @@ what_is_text: | Ghost is an open source publishing platform designed to create blogs, magazines, and news sites. It includes a simple markdown editor with preview, theming, and SEO built-in to simplify editing. 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: docker.io account: bitnami diff --git a/community_images/grafana/ironbank/README.md b/community_images/grafana/ironbank/README.md index 308fabb939..b6966b831f 100644 --- a/community_images/grafana/ironbank/README.md +++ b/community_images/grafana/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Grafana Ironbank + RapidFort’s container optimization process hardened this Grafana Ironbank container. This container is free to use and has no license limitations. + It is the same as the [Platform One Grafana Ironbank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Grafana Ironbank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/grafana/ironbank/image.yml b/community_images/grafana/ironbank/image.yml index 79df384f89..9f1fc1a74d 100644 --- a/community_images/grafana/ironbank/image.yml +++ b/community_images/grafana/ironbank/image.yml @@ -18,6 +18,7 @@ what_is_text: | Grafana is a multi-platform open source analytics and interactive visualization web application. It provides charts, graphs, and alerts for the web when connected to supported data sources. 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 diff --git a/community_images/haproxy/bitnami/README.md b/community_images/haproxy/bitnami/README.md index d2cfecde9b..96bb9e7ff8 100644 --- a/community_images/haproxy/bitnami/README.md +++ b/community_images/haproxy/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for HAProxy + RapidFort’s container optimization process hardened this HAProxy container. This container is free to use and has no license limitations. + It is the same as the [Bitnami HAProxy][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened HAProxy image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -85,7 +89,7 @@ RapidFort’s hardened [rapidfort/haproxy][rf-dh-image-link] image has been opti We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`2`, `2-debian-11`, `2.9.4`, `2.9.4-debian-11-r` (2/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/haproxy/2/debian-11/Dockerfile) +* [`2`, `2-debian-12`, `2.9.5`, `2.9.5-debian-12-r` (2/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/haproxy/2/debian-12/Dockerfile) ## Need support diff --git a/community_images/haproxy/bitnami/image.yml b/community_images/haproxy/bitnami/image.yml index ac06ae4d09..f881b9973e 100755 --- a/community_images/haproxy/bitnami/image.yml +++ b/community_images/haproxy/bitnami/image.yml @@ -18,6 +18,7 @@ what_is_text: | HAProxy is a TCP proxy and a HTTP reverse proxy. It supports SSL termination and offloading, TCP and HTTP normalization, traffic regulation, caching and protection against DDoS attacks. 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: docker.io account: bitnami diff --git a/community_images/haproxy/ironbank/README.md b/community_images/haproxy/ironbank/README.md index ff80cff619..bf769e1052 100755 --- a/community_images/haproxy/ironbank/README.md +++ b/community_images/haproxy/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for HAProxy IronBank + RapidFort’s container optimization process hardened this HAProxy IronBank container. This container is free to use and has no license limitations. + It is the same as the [Platform One HAProxy IronBank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened HAProxy IronBank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/haproxy/ironbank/image.yml b/community_images/haproxy/ironbank/image.yml index 0cb360ffd3..c47fac14f9 100755 --- a/community_images/haproxy/ironbank/image.yml +++ b/community_images/haproxy/ironbank/image.yml @@ -16,6 +16,7 @@ what_is_text: | HAProxy is a TCP proxy and a HTTP reverse proxy. It supports SSL termination and offloading, TCP and HTTP normalization, traffic regulation, caching and protection against DDoS attacks. 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 diff --git a/community_images/haproxy/official/README.md b/community_images/haproxy/official/README.md index d66a3fe533..3444780e0e 100644 --- a/community_images/haproxy/official/README.md +++ b/community_images/haproxy/official/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for HAProxy Official + RapidFort’s container optimization process hardened this HAProxy Official container. This container is free to use and has no license limitations. + It is the same as the [The Docker Community HAProxy Official][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened HAProxy Official image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/haproxy/official/image.yml b/community_images/haproxy/official/image.yml index d40b061eef..26d83f28ca 100644 --- a/community_images/haproxy/official/image.yml +++ b/community_images/haproxy/official/image.yml @@ -16,6 +16,7 @@ what_is_text: | HAProxy is a TCP proxy and a HTTP reverse proxy. It supports SSL termination and offloading, TCP and HTTP normalization, traffic regulation, caching and protection against DDoS attacks. 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" docker_links: - "[`2.7-dev8`, `2.7-dev`, `2.7-dev8-bullseye`, `2.7-dev-bullseye`](https://github.com/docker-library/haproxy/blob/cd1c198fc46e312fccf9818c5388494eb4a70f83/2.7/Dockerfile)" - "[`2.6.6`, `2.6`, `lts`, `latest`, `2.6.6-bullseye`, `2.6-bullseye`, `lts-bullseye`, `bullseye`](https://github.com/docker-library/haproxy/blob/bfdb47e3bb0de8315bf08876d7720ab3f46ccc28/2.6/Dockerfile)" diff --git a/community_images/influxdb/bitnami/README.md b/community_images/influxdb/bitnami/README.md index a7f3203d98..91c0607839 100644 --- a/community_images/influxdb/bitnami/README.md +++ b/community_images/influxdb/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for InfluxDB™ + RapidFort’s container optimization process hardened this InfluxDB™ container. This container is free to use and has no license limitations. + It is the same as the [Bitnami InfluxDB™][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ InfluxDB(TM) is a trademark owned by InfluxData, which is not affiliated with, a ## How do I use this hardened InfluxDB™ image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -85,7 +89,7 @@ RapidFort’s hardened [rapidfort/influxdb][rf-dh-image-link] image has been opt We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`2`, `2-debian-11`, `2.7.5`, `2.7.5-debian-11-r` (2/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/influxdb/2/debian-11/Dockerfile) +* [`2`, `2-debian-12`, `2.7.5`, `2.7.5-debian-12-r` (2/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/influxdb/2/debian-12/Dockerfile) ## Need support diff --git a/community_images/influxdb/bitnami/image.yml b/community_images/influxdb/bitnami/image.yml index 254464a9ea..a2cfc36538 100644 --- a/community_images/influxdb/bitnami/image.yml +++ b/community_images/influxdb/bitnami/image.yml @@ -18,6 +18,7 @@ what_is_text: | InfluxDB is a time series database built from the ground up to handle high write and query loads. InfluxDB is meant to be used as a backing store for any use case involving large amounts of timestamped data, including DevOps monitoring, application metrics, IoT sensor data, and real-time analytics. disclaimer: | InfluxDB(TM) is a trademark owned by InfluxData, which is not affiliated with, and does not endorse, this site. +is_locked: "False" input_registry: registry: docker.io account: bitnami diff --git a/community_images/keycloak/official/README.md b/community_images/keycloak/official/README.md index d0c7f80604..e3f43eb0e7 100755 --- a/community_images/keycloak/official/README.md +++ b/community_images/keycloak/official/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Keycloak Official + RapidFort’s container optimization process hardened this Keycloak Official container. This container is free to use and has no license limitations. + It is the same as the [Keycloak Keycloak Official][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Keycloak Official image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/keycloak/official/image.yml b/community_images/keycloak/official/image.yml index db3f11ef82..dc1d949afa 100755 --- a/community_images/keycloak/official/image.yml +++ b/community_images/keycloak/official/image.yml @@ -18,6 +18,7 @@ what_is_text: | Keycloak is a high performance Java-based identity and access management solution. It lets developers add an authentication layer to their applications with minimum effort. 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: docker.io account: keycloak diff --git a/community_images/kong/official/README.md b/community_images/kong/official/README.md index d155c2083f..e98a77cf1a 100644 --- a/community_images/kong/official/README.md +++ b/community_images/kong/official/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Kong + RapidFort’s container optimization process hardened this Kong container. This container is free to use and has no license limitations. + It is the same as the [The Kong Docker Maintainers Kong][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -49,6 +51,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Kong image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/kong/official/image.yml b/community_images/kong/official/image.yml index 9404534057..6e42384c66 100644 --- a/community_images/kong/official/image.yml +++ b/community_images/kong/official/image.yml @@ -19,6 +19,7 @@ what_is_text: | By providing functionality for proxying, routing, load balancing, health checking, authentication (and more), Kong serves as the central layer for orchestrating microservices or conventional API traffic with ease. 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" docker_links: - "[`3.x.x-ubuntu`, `3.x-ubuntu`, `ubuntu`, (latest/Dockerfile)](https://github.com/Kong/docker-kong/blob/5a2610d900717a4a6c8ee98bc421d0d4599b126f/ubuntu/Dockerfile)" input_registry: diff --git a/community_images/mariadb/bitnami/README.md b/community_images/mariadb/bitnami/README.md index 69b43caa93..7d67e22000 100644 --- a/community_images/mariadb/bitnami/README.md +++ b/community_images/mariadb/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for MariaDB + RapidFort’s container optimization process hardened this MariaDB container. This container is free to use and has no license limitations. + It is the same as the [Bitnami MariaDB][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened MariaDB image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -85,14 +89,13 @@ RapidFort’s hardened [rapidfort/mariadb][rf-dh-image-link] image has been opti We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`11.2`, `11.2-debian-11`, `11.2.2`, `11.2.2-debian-11-r` (11.2/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mariadb/11.2/debian-11/Dockerfile) -* [`11.1`, `11.1-debian-11`, `11.1.3`, `11.1.3-debian-11-r` (11.1/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mariadb/11.1/debian-11/Dockerfile) -* [`11.0`, `11.0-debian-11`, `11.0.4`, `11.0.4-debian-11-r` (11.0/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mariadb/11.0/debian-11/Dockerfile) -* [`10.11`, `10.11-debian-11`, `10.11.6`, `10.11.6-debian-11-r` (10.11/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mariadb/10.11/debian-11/Dockerfile) -* [`10.10`, `10.10-debian-11`, `10.10.7`, `10.10.7-debian-11-r` (10.10/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mariadb/10.10/debian-11/Dockerfile) -* [`10.6`, `10.6-debian-11`, `10.6.16`, `10.6.16-debian-11-r` (10.6/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mariadb/10.6/debian-11/Dockerfile) -* [`10.5`, `10.5-debian-11`, `10.5.23`, `10.5.23-debian-11-r` (10.5/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mariadb/10.5/debian-11/Dockerfile) -* [`10.4`, `10.4-debian-11`, `10.4.32`, `10.4.32-debian-11-r` (10.4/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mariadb/10.4/debian-11/Dockerfile) +* [`11.2`, `11.2-debian-12`, `11.2.3`, `11.2.3-debian-12-r` (11.2/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mariadb/11.2/debian-12/Dockerfile) +* [`11.1`, `11.1-debian-12`, `11.1.4`, `11.1.4-debian-12-r` (11.1/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mariadb/11.1/debian-12/Dockerfile) +* [`11.0`, `11.0-debian-12`, `11.0.5`, `11.0.5-debian-12-r` (11.0/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mariadb/11.0/debian-12/Dockerfile) +* [`10.11`, `10.11-debian-12`, `10.11.7`, `10.11.7-debian-12-r` (10.11/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mariadb/10.11/debian-12/Dockerfile) +* [`10.6`, `10.6-debian-12`, `10.6.17`, `10.6.17-debian-12-r` (10.6/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mariadb/10.6/debian-12/Dockerfile) +* [`10.5`, `10.5-debian-12`, `10.5.24`, `10.5.24-debian-12-r` (10.5/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mariadb/10.5/debian-12/Dockerfile) +* [`10.4`, `10.4-debian-12`, `10.4.33`, `10.4.33-debian-12-r` (10.4/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mariadb/10.4/debian-12/Dockerfile) ## Need support diff --git a/community_images/mariadb/bitnami/image.yml b/community_images/mariadb/bitnami/image.yml index a850dd2310..8c1ea77092 100644 --- a/community_images/mariadb/bitnami/image.yml +++ b/community_images/mariadb/bitnami/image.yml @@ -18,6 +18,7 @@ what_is_text: | MariaDB Server is one of the most popular database servers in the world. It’s made by the original developers of MySQL and guaranteed to stay open source. Notable users include Wikipedia, DBS Bank, and ServiceNow. 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: docker.io account: bitnami diff --git a/community_images/mariadb/ironbank/README.md b/community_images/mariadb/ironbank/README.md index c371ac6e9c..c2755cea1d 100644 --- a/community_images/mariadb/ironbank/README.md +++ b/community_images/mariadb/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for MariaDB IronBank + RapidFort’s container optimization process hardened this MariaDB IronBank container. This container is free to use and has no license limitations. + It is the same as the [Platform One MariaDB IronBank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened MariaDB IronBank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/mariadb/ironbank/image.yml b/community_images/mariadb/ironbank/image.yml index ad6bb0e049..2cd9ac1a20 100644 --- a/community_images/mariadb/ironbank/image.yml +++ b/community_images/mariadb/ironbank/image.yml @@ -15,6 +15,7 @@ what_is_text: | MariaDB Server is one of the most popular database servers in the world. It’s made by the original developers of MySQL and guaranteed to stay open source. Notable users include Wikipedia, DBS Bank, and ServiceNow. 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" docker_links: - "[`latest` (Dockerfile)](https://repo1.dso.mil/dsop/opensource/mariadb/mariadb106/-/blob/development/Dockerfile)" input_registry: diff --git a/community_images/mariadb/official/README.md b/community_images/mariadb/official/README.md index feb8bcb97e..b902e937c6 100644 --- a/community_images/mariadb/official/README.md +++ b/community_images/mariadb/official/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for MariaDB Official + RapidFort’s container optimization process hardened this MariaDB Official container. This container is free to use and has no license limitations. + It is the same as the [MariaDB Developer Community MariaDB Official][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened MariaDB Official image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/mariadb/official/image.yml b/community_images/mariadb/official/image.yml index db5fe71b87..88599d6cde 100644 --- a/community_images/mariadb/official/image.yml +++ b/community_images/mariadb/official/image.yml @@ -15,6 +15,7 @@ what_is_text: | MariaDB Server is one of the most popular database servers in the world. It's made by the original developers of MySQL and guaranteed to stay open source. Notable users include Wikipedia, DBS Bank, and ServiceNow. 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" docker_links: - "[`10.10.1-rc-jammy`, `10.10-rc-jammy`, `10.10.1-rc`, `10.10-rc`](https://github.com/MariaDB/mariadb-docker/blob/ee8996e7fd507cfbef594c0369af092e5cf9078a/10.10/Dockerfile)" input_registry: diff --git a/community_images/memcached/bitnami/README.md b/community_images/memcached/bitnami/README.md index 611327b49c..1885e51044 100644 --- a/community_images/memcached/bitnami/README.md +++ b/community_images/memcached/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Memcached + RapidFort’s container optimization process hardened this Memcached container. This container is free to use and has no license limitations. + It is the same as the [Bitnami Memcached][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Memcached image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -86,7 +90,7 @@ RapidFort’s hardened [rapidfort/memcached][rf-dh-image-link] image has been op We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`1`, `1-debian-11`, `1.6.23`, `1.6.23-debian-11-r` (1/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/memcached/1/debian-11/Dockerfile) +* [`1`, `1-debian-12`, `1.6.23`, `1.6.23-debian-12-r` (1/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/memcached/1/debian-12/Dockerfile) ## Need support diff --git a/community_images/memcached/bitnami/image.yml b/community_images/memcached/bitnami/image.yml index b77a4045c1..ceed82c2a0 100644 --- a/community_images/memcached/bitnami/image.yml +++ b/community_images/memcached/bitnami/image.yml @@ -19,6 +19,7 @@ what_is_text: | Memcached is an high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. 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: docker.io account: bitnami diff --git a/community_images/memcached/ironbank/README.md b/community_images/memcached/ironbank/README.md index f2ef378afd..8fb0810605 100755 --- a/community_images/memcached/ironbank/README.md +++ b/community_images/memcached/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Memcached IronBank + RapidFort’s container optimization process hardened this Memcached IronBank container. This container is free to use and has no license limitations. + It is the same as the [Platform One Memcached IronBank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Memcached IronBank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/memcached/ironbank/image.yml b/community_images/memcached/ironbank/image.yml index 7004595fce..2a1e51149e 100755 --- a/community_images/memcached/ironbank/image.yml +++ b/community_images/memcached/ironbank/image.yml @@ -16,6 +16,7 @@ what_is_text: | Memcached is an high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. 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 diff --git a/community_images/memcached/official/README.md b/community_images/memcached/official/README.md index 60bc6f2da9..43f97c837c 100644 --- a/community_images/memcached/official/README.md +++ b/community_images/memcached/official/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Memcached Official + RapidFort’s container optimization process hardened this Memcached Official container. This container is free to use and has no license limitations. + It is the same as the [The Docker Community Memcached Official][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Memcached Official image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/memcached/official/image.yml b/community_images/memcached/official/image.yml index 0083e9293a..70c42c035a 100644 --- a/community_images/memcached/official/image.yml +++ b/community_images/memcached/official/image.yml @@ -16,6 +16,7 @@ what_is_text: | Memcached is an high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. 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" docker_links: - "[`1.6.17`, `1.6`, `1`, `latest`, `1.6.17-bullseye`, `1.6-bullseye`, `1-bullseye`, `bullseye` (Dockerfile)](https://github.com/docker-library/memcached/blob/1c39f318e3a5c1b06e4c9b0d4b870c9223b26428/debian/Dockerfile)" - "[`1.6.17-alpine`, `1.6-alpine`, `1-alpine`, `alpine`, `1.6.17-alpine3.16`, `1.6-alpine3.16`, `1-alpine3.16`, `alpine3.16` (Dockerfile)](https://github.com/docker-library/memcached/blob/1c39f318e3a5c1b06e4c9b0d4b870c9223b26428/alpine/Dockerfile)" diff --git a/community_images/microsoft-sql-server-2019/ironbank/README.md b/community_images/microsoft-sql-server-2019/ironbank/README.md index b108cefc7d..fd27146d23 100755 --- a/community_images/microsoft-sql-server-2019/ironbank/README.md +++ b/community_images/microsoft-sql-server-2019/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Microsoft SQL Server 2019 + RapidFort’s container optimization process hardened this Microsoft SQL Server 2019 container. This container is free to use and has no license limitations. + It is the same as the [Platform One Microsoft SQL Server 2019][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Microsoft SQL Server 2019 image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/microsoft-sql-server-2019/ironbank/image.yml b/community_images/microsoft-sql-server-2019/ironbank/image.yml index 1a62e55bd7..9447148de7 100755 --- a/community_images/microsoft-sql-server-2019/ironbank/image.yml +++ b/community_images/microsoft-sql-server-2019/ironbank/image.yml @@ -16,6 +16,7 @@ what_is_text: | Microsoft SQL Server is a relational database management system developed by Microsoft. As a database server, it is a software product with the primary function of storing and retrieving data as requested by other software applications—which may run either on the same computer or on another computer across a network. 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" docker_links: - "[`latest` (Dockerfile)](https://repo1.dso.mil/dsop/microsoft/microsoft/microsoft-sql-server-2019-rhel8/-/blob/development/Dockerfile)" input_registry: diff --git a/community_images/mongodb/bitnami/README.md b/community_images/mongodb/bitnami/README.md index 0817ef0117..a1f2663efe 100644 --- a/community_images/mongodb/bitnami/README.md +++ b/community_images/mongodb/bitnami/README.md @@ -11,7 +11,9 @@ # RapidFort hardened image for MongoDB® -RapidFort’s container optimization process hardened this MongoDB® container. This container is free to use and has no license limitations. + +RapidFort’s container optimization process hardened this MongoDB® container. You can utilize it for free by signing up on [RapidFort.com](www.rapidfort.com) to obtain an access token. Remember to provide your access token as an environment variable named `RF_ACCESS_TOKEN` when running the image. + It is the same as the [Bitnami MongoDB®][source-image-repo-link] image but more secure. @@ -47,6 +49,18 @@ Disclaimer: The respective trademarks mentioned in the offering are owned by the ## How do I use this hardened MongoDB® image? + +
    +
  1. Register on RapidFort.com to receive your complimentary access token.
  2. +
  3. When running the image, ensure to pass your access token as an environment variable named RF_ACCESS_TOKEN.
  4. +
+ +For instance, when using Docker, execute the following command: +```sh +docker run -e RF_ACCESS_TOKEN="your_access_token" image_name +``` + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -85,9 +99,7 @@ RapidFort’s hardened [rapidfort/mongodb][rf-dh-image-link] image has been opti We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`7.0`, `7.0-debian-11`, `7.0.5`, `7.0.5-debian-11-r` (7.0/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mongodb/7.0/debian-11/Dockerfile) -* [`6.0`, `6.0-debian-11`, `6.0.13`, `6.0.13-debian-11-r` (6.0/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mongodb/6.0/debian-11/Dockerfile) -* [`5.0`, `5.0-debian-11`, `5.0.24`, `5.0.24-debian-11-r` (5.0/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mongodb/5.0/debian-11/Dockerfile) +* [`7.0`, `7.0-debian-12`, `7.0.5`, `7.0.5-debian-12-r` (7.0/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mongodb/7.0/debian-12/Dockerfile) ## Need support diff --git a/community_images/mongodb/bitnami/image.yml b/community_images/mongodb/bitnami/image.yml index cb94b243a3..058a549aef 100644 --- a/community_images/mongodb/bitnami/image.yml +++ b/community_images/mongodb/bitnami/image.yml @@ -18,6 +18,7 @@ what_is_text: | MongoDB® is a free and open-source cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with schemata. MongoDB is developed by MongoDB Inc., and is published under a combination of the Server Side Public License and the Apache License. disclaimer: | Disclaimer: The respective trademarks mentioned in the offering are owned by the respective companies. We do not provide a commercial license for any of these products. This listing has an open-source license. MongoDB(R) is run and maintained by MongoDB, which is a completely separate project from RapidFort. +is_locked: "True" input_registry: registry: docker.io account: bitnami diff --git a/community_images/mongodb/ironbank/README.md b/community_images/mongodb/ironbank/README.md index 6084d27ef0..f97a2c6b5c 100644 --- a/community_images/mongodb/ironbank/README.md +++ b/community_images/mongodb/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for MongoDB® IronBank + RapidFort’s container optimization process hardened this MongoDB® IronBank container. This container is free to use and has no license limitations. + It is the same as the [Platform One MongoDB® IronBank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Disclaimer: The respective trademarks mentioned in the offering are owned by the ## How do I use this hardened MongoDB® IronBank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/mongodb/ironbank/image.yml b/community_images/mongodb/ironbank/image.yml index 8c42cf02b3..cba00fb7bb 100644 --- a/community_images/mongodb/ironbank/image.yml +++ b/community_images/mongodb/ironbank/image.yml @@ -18,6 +18,7 @@ disclaimer: | input_registry: registry: registry1.dso.mil account: ironbank +is_locked: "False" repo_sets: - opensource/mongodb/mongodb: input_base_tag: "6." diff --git a/community_images/mongodb/official/README.md b/community_images/mongodb/official/README.md index edd9b18d06..2857b932db 100644 --- a/community_images/mongodb/official/README.md +++ b/community_images/mongodb/official/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for MongoDB® Official + RapidFort’s container optimization process hardened this MongoDB® Official container. This container is free to use and has no license limitations. + It is the same as the [MongoDB MongoDB® Official][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Disclaimer: The respective trademarks mentioned in the offering are owned by the ## How do I use this hardened MongoDB® Official image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/mongodb/official/image.yml b/community_images/mongodb/official/image.yml index 8f141d3336..50d237bf2e 100644 --- a/community_images/mongodb/official/image.yml +++ b/community_images/mongodb/official/image.yml @@ -14,6 +14,7 @@ what_is_text: | MongoDB® is a free and open-source cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with schemata. MongoDB is developed by MongoDB Inc., and is published under a combination of the Server Side Public License and the Apache License. disclaimer: | Disclaimer: The respective trademarks mentioned in the offering are owned by the respective companies. We do not provide a commercial license for any of these products. This listing has an open-source license. MongoDB(R) is run and maintained by MongoDB, which is a completely separate project from RapidFort. +is_locked: "False" docker_links: - "[`6.0.2-focal`, `6.0-focal`, `6-focal`, `focal` (Dockerfile)](https://github.com/docker-library/mongo/blob/d68a62060cd2261be2196f9c796a770efb9df8fd/6.0/Dockerfile)" diff --git a/community_images/moodle/ironbank/README.md b/community_images/moodle/ironbank/README.md index ab6f27315d..5640e9ef0f 100644 --- a/community_images/moodle/ironbank/README.md +++ b/community_images/moodle/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Moodle Ironbank + RapidFort’s container optimization process hardened this Moodle Ironbank container. This container is free to use and has no license limitations. + It is the same as the [Platform One Moodle Ironbank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Moodle Ironbank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/moodle/ironbank/image.yml b/community_images/moodle/ironbank/image.yml index fd377aff6f..921ba40fcf 100644 --- a/community_images/moodle/ironbank/image.yml +++ b/community_images/moodle/ironbank/image.yml @@ -18,6 +18,7 @@ what_is_text: | Moodle is a free and open-source learning management system written in PHP and distributed under the GNU General Public License. Moodle is used for blended learning, distance education, flipped classroom and other online learning projects in schools, universities, workplaces and other sectors. 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 diff --git a/community_images/mysql/bitnami/README.md b/community_images/mysql/bitnami/README.md index 8886872c87..2f2932ca5d 100644 --- a/community_images/mysql/bitnami/README.md +++ b/community_images/mysql/bitnami/README.md @@ -11,7 +11,9 @@ # RapidFort hardened image for MySQL -RapidFort’s container optimization process hardened this MySQL container. This container is free to use and has no license limitations. + +RapidFort’s container optimization process hardened this MySQL container. You can utilize it for free by signing up on [RapidFort.com](www.rapidfort.com) to obtain an access token. Remember to provide your access token as an environment variable named `RF_ACCESS_TOKEN` when running the image. + It is the same as the [Bitnami MySQL][source-image-repo-link] image but more secure. @@ -47,6 +49,18 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened MySQL image? + +
    +
  1. Register on RapidFort.com to receive your complimentary access token.
  2. +
  3. When running the image, ensure to pass your access token as an environment variable named RF_ACCESS_TOKEN.
  4. +
+ +For instance, when using Docker, execute the following command: +```sh +docker run -e RF_ACCESS_TOKEN="your_access_token" image_name +``` + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -85,9 +99,8 @@ RapidFort’s hardened [rapidfort/mysql][rf-dh-image-link] image has been optimi We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`8.3`, `8.3-debian-11`, `8.3.0`, `8.3.0-debian-11-r` (8.3/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mysql/8.3/debian-11/Dockerfile) -* [`8.2`, `8.2-debian-11`, `8.2.0`, `8.2.0-debian-11-r` (8.2/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mysql/8.2/debian-11/Dockerfile) -* [`8.0`, `8.0-debian-11`, `8.0.36`, `8.0.36-debian-11-r` (8.0/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mysql/8.0/debian-11/Dockerfile) +* [`8.3`, `8.3-debian-12`, `8.3.0`, `8.3.0-debian-12-r` (8.3/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mysql/8.3/debian-12/Dockerfile) +* [`8.0`, `8.0-debian-12`, `8.0.36`, `8.0.36-debian-12-r` (8.0/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/mysql/8.0/debian-12/Dockerfile) ## Need support diff --git a/community_images/mysql/bitnami/image.yml b/community_images/mysql/bitnami/image.yml index 3cfe129167..79361e47f6 100644 --- a/community_images/mysql/bitnami/image.yml +++ b/community_images/mysql/bitnami/image.yml @@ -18,6 +18,7 @@ what_is_text: | MySQL is the world's most popular open source database. With its proven performance, reliability and ease-of-use, MySQL has become the leading database choice for web-based applications, covering the entire range from personal projects and websites, via e-commerce and information services, all the way to high profile web properties including Facebook, Twitter, YouTube, Yahoo! and many more. 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: "True" input_registry: registry: docker.io account: bitnami diff --git a/community_images/mysql/ironbank/README.md b/community_images/mysql/ironbank/README.md index 4d40cb7445..1371b87996 100644 --- a/community_images/mysql/ironbank/README.md +++ b/community_images/mysql/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for MySQL IronBank + RapidFort’s container optimization process hardened this MySQL IronBank container. This container is free to use and has no license limitations. + It is the same as the [Platform One MySQL IronBank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened MySQL IronBank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/mysql/ironbank/image.yml b/community_images/mysql/ironbank/image.yml index f4728f7acc..3e5047bd0a 100644 --- a/community_images/mysql/ironbank/image.yml +++ b/community_images/mysql/ironbank/image.yml @@ -15,6 +15,7 @@ what_is_text: | MySQL is the world's most popular open source database. With its proven performance, reliability and ease-of-use, MySQL has become the leading database choice for web-based applications, covering the entire range from personal projects and websites, via e-commerce and information services, all the way to high profile web properties including Facebook, Twitter, YouTube, Yahoo! and many more. 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" docker_links: - "[`latest` (Dockerfile)](https://repo1.dso.mil/dsop/opensource/mysql/mysql8/-/blob/development/Dockerfile)" input_registry: diff --git a/community_images/mysql/official/README.md b/community_images/mysql/official/README.md index dbce5370e4..4845e93445 100644 --- a/community_images/mysql/official/README.md +++ b/community_images/mysql/official/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for MySQL Official + RapidFort’s container optimization process hardened this MySQL Official container. This container is free to use and has no license limitations. + It is the same as the [The Docker Community MySQL Official][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened MySQL Official image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/mysql/official/image.yml b/community_images/mysql/official/image.yml index dfc80fb7b1..27f6ce86b5 100644 --- a/community_images/mysql/official/image.yml +++ b/community_images/mysql/official/image.yml @@ -18,6 +18,7 @@ disclaimer: | docker_links: - "[`8.0-debian`, `8-debian` (Dockerfile)](https://github.com/docker-library/mysql/blob/master/8.0/Dockerfile.debian)" - "[`5.7-debian`, `5-debian` (Dockerfile)](https://github.com/docker-library/mysql/blob/master/5.7/Dockerfile.debian)" +is_locked: "False" input_registry: registry: docker.io account: library diff --git a/community_images/nats/bitnami/README.md b/community_images/nats/bitnami/README.md index cb963e8d24..040fc2bd77 100755 --- a/community_images/nats/bitnami/README.md +++ b/community_images/nats/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for NATS + RapidFort’s container optimization process hardened this NATS container. This container is free to use and has no license limitations. + It is the same as the [Bitnami NATS][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened NATS image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -85,7 +89,7 @@ RapidFort’s hardened [rapidfort/nats][rf-dh-image-link] image has been optimiz We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`2`, `2-debian-11`, `2.10.10`, `2.10.10-debian-11-r` (2/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/nats/2/debian-11/Dockerfile) +* [`2`, `2-debian-12`, `2.10.11`, `2.10.11-debian-12-r` (2/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/nats/2/debian-12/Dockerfile) ## Need support diff --git a/community_images/nats/bitnami/image.yml b/community_images/nats/bitnami/image.yml index c6b740ac60..096d104c8d 100755 --- a/community_images/nats/bitnami/image.yml +++ b/community_images/nats/bitnami/image.yml @@ -18,6 +18,7 @@ what_is_text: | NATS is a connective technology built for the ever increasingly hyper-connected world. It is a single technology that enables applications to securely communicate across any combination of cloud vendors, on-premise, edge, web and mobile, and devices. NATS consists of a family of open source products that are tightly integrated but can be deployed easily and independently. NATS is being used globally by thousands of companies, spanning use-cases including microservices, edge computing, mobile, IoT and can be used to augment or replace traditional messaging 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: docker.io account: bitnami diff --git a/community_images/nats/ironbank/README.md b/community_images/nats/ironbank/README.md index 85b2686800..2e13c81505 100644 --- a/community_images/nats/ironbank/README.md +++ b/community_images/nats/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for NATS Ironbank + RapidFort’s container optimization process hardened this NATS Ironbank container. This container is free to use and has no license limitations. + It is the same as the [Platform One NATS Ironbank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened NATS Ironbank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/nats/ironbank/image.yml b/community_images/nats/ironbank/image.yml index c3f1d61121..b1b4187b7f 100644 --- a/community_images/nats/ironbank/image.yml +++ b/community_images/nats/ironbank/image.yml @@ -16,6 +16,7 @@ what_is_text: | NATS is a connective technology built for the ever increasingly hyper-connected world. It is a single technology that enables applications to securely communicate across any combination of cloud vendors, on-premise, edge, web and mobile, and devices. NATS consists of a family of open source products that are tightly integrated but can be deployed easily and independently. NATS is being used globally by thousands of companies, spanning use-cases including microservices, edge computing, mobile, IoT and can be used to augment or replace traditional messaging 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 diff --git a/community_images/nats/official/README.md b/community_images/nats/official/README.md index e6cf521ab1..6ace6fca33 100644 --- a/community_images/nats/official/README.md +++ b/community_images/nats/official/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for NATS Official + RapidFort’s container optimization process hardened this NATS Official container. This container is free to use and has no license limitations. + It is the same as the [NATS NATS Official][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened NATS Official image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/nats/official/image.yml b/community_images/nats/official/image.yml index 05793a7a17..51bac9b840 100644 --- a/community_images/nats/official/image.yml +++ b/community_images/nats/official/image.yml @@ -18,6 +18,7 @@ what_is_text: | NATS is a connective technology built for the ever increasingly hyper-connected world. It is a single technology that enables applications to securely communicate across any combination of cloud vendors, on-premise, edge, web and mobile, and devices. NATS consists of a family of open source products that are tightly integrated but can be deployed easily and independently. NATS is being used globally by thousands of companies, spanning use-cases including microservices, edge computing, mobile, IoT and can be used to augment or replace traditional messaging 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: docker.io account: library diff --git a/community_images/nginx/bitnami/README.md b/community_images/nginx/bitnami/README.md index 4358c439e0..e5dc456d0e 100644 --- a/community_images/nginx/bitnami/README.md +++ b/community_images/nginx/bitnami/README.md @@ -11,7 +11,9 @@ # RapidFort hardened image for NGINX -RapidFort’s container optimization process hardened this NGINX container. This container is free to use and has no license limitations. + +RapidFort’s container optimization process hardened this NGINX container. You can utilize it for free by signing up on [RapidFort.com](www.rapidfort.com) to obtain an access token. Remember to provide your access token as an environment variable named `RF_ACCESS_TOKEN` when running the image. + It is the same as the [Bitnami NGINX][source-image-repo-link] image but more secure. @@ -47,6 +49,18 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened NGINX image? + +
    +
  1. Register on RapidFort.com to receive your complimentary access token.
  2. +
  3. When running the image, ensure to pass your access token as an environment variable named RF_ACCESS_TOKEN.
  4. +
+ +For instance, when using Docker, execute the following command: +```sh +docker run -e RF_ACCESS_TOKEN="your_access_token" image_name +``` + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -85,8 +99,8 @@ RapidFort’s hardened [rapidfort/nginx][rf-dh-image-link] image has been optimi We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`1.25`, `1.25-debian-11`, `1.25.3`, `1.25.3-debian-11-r` (1.25/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/nginx/1.25/debian-11/Dockerfile) -* [`1.24`, `1.24-debian-11`, `1.24.0`, `1.24.0-debian-11-r` (1.24/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/nginx/1.24/debian-11/Dockerfile) +* [`1.25`, `1.25-debian-12`, `1.25.4`, `1.25.4-debian-12-r` (1.25/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/nginx/1.25/debian-12/Dockerfile) +* [`1.24`, `1.24-debian-12`, `1.24.0`, `1.24.0-debian-12-r` (1.24/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/nginx/1.24/debian-12/Dockerfile) ## Need support diff --git a/community_images/nginx/bitnami/image.yml b/community_images/nginx/bitnami/image.yml index 7687afde3e..8b39e199bb 100644 --- a/community_images/nginx/bitnami/image.yml +++ b/community_images/nginx/bitnami/image.yml @@ -18,6 +18,7 @@ what_is_text: | Nginx (pronounced "engine-x") is an open source reverse proxy server for HTTP, HTTPS, SMTP, POP3, and IMAP protocols, as well as a load balancer, HTTP cache, and a web server (origin server). The nginx project started with a strong focus on high concurrency, high performance and low memory usage. It is licensed under the 2-clause BSD-like license and it runs on Linux, BSD variants, Mac OS X, Solaris, AIX, HP-UX, as well as on other *nix flavors. It also has a proof of concept port for Microsoft Windows. 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: "True" input_registry: registry: docker.io account: bitnami diff --git a/community_images/nginx/ironbank/README.md b/community_images/nginx/ironbank/README.md index 590328f528..d27f91cc55 100644 --- a/community_images/nginx/ironbank/README.md +++ b/community_images/nginx/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for NGINX IronBank + RapidFort’s container optimization process hardened this NGINX IronBank container. This container is free to use and has no license limitations. + It is the same as the [Platform One NGINX IronBank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened NGINX IronBank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/nginx/ironbank/image.yml b/community_images/nginx/ironbank/image.yml index 7fe9ebabd3..80860b2b52 100644 --- a/community_images/nginx/ironbank/image.yml +++ b/community_images/nginx/ironbank/image.yml @@ -15,6 +15,7 @@ what_is_text: | Nginx (pronounced "engine-x") is an open source reverse proxy server for HTTP, HTTPS, SMTP, POP3, and IMAP protocols, as well as a load balancer, HTTP cache, and a web server (origin server). The nginx project started with a strong focus on high concurrency, high performance and low memory usage. It is licensed under the 2-clause BSD-like license and it runs on Linux, BSD variants, Mac OS X, Solaris, AIX, HP-UX, as well as on other *nix flavors. It also has a proof of concept port for Microsoft Windows. 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" docker_links: - "[`latest` (Dockerfile)](https://repo1.dso.mil/dsop/opensource/nginx/nginx/-/blob/development/Dockerfile)" input_registry: diff --git a/community_images/nginx/official/README.md b/community_images/nginx/official/README.md index 66e235c8f1..7340d1bc5e 100644 --- a/community_images/nginx/official/README.md +++ b/community_images/nginx/official/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for NGINX Official + RapidFort’s container optimization process hardened this NGINX Official container. This container is free to use and has no license limitations. + It is the same as the [The NGINX Docker Maintainers NGINX Official][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened NGINX Official image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/nginx/official/image.yml b/community_images/nginx/official/image.yml index dade5dbf53..10bfe00d5f 100644 --- a/community_images/nginx/official/image.yml +++ b/community_images/nginx/official/image.yml @@ -19,6 +19,7 @@ what_is_text: | Nginx (pronounced "engine-x") is an open source reverse proxy server for HTTP, HTTPS, SMTP, POP3, and IMAP protocols, as well as a load balancer, HTTP cache, and a web server (origin server). The nginx project started with a strong focus on high concurrency, high performance and low memory usage. It is licensed under the 2-clause BSD-like license and it runs on Linux, BSD variants, Mac OS X, Solaris, AIX, HP-UX, as well as on other *nix flavors. It also has a proof of concept port for Microsoft Windows. 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" docker_links: - "[`1.23.2-perl`, `mainline-perl`, `1-perl`, `1.23-perl`, `perl`](https://github.com/nginxinc/docker-nginx/blob/fef51235521d1cdf8b05d8cb1378a526d2abf421/mainline/debian-perl/Dockerfile)" - "[`1.22.1-perl`, `stable-perl`, `1.22-perl`](https://github.com/nginxinc/docker-nginx/blob/fef51235521d1cdf8b05d8cb1378a526d2abf421/stable/debian-perl/Dockerfile)" diff --git a/community_images/nifi/ironbank/README.md b/community_images/nifi/ironbank/README.md index 1573313c24..34ede20723 100755 --- a/community_images/nifi/ironbank/README.md +++ b/community_images/nifi/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Apache Nifi IronBank + RapidFort’s container optimization process hardened this Apache Nifi IronBank container. This container is free to use and has no license limitations. + It is the same as the [Platform One Apache Nifi IronBank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Apache Nifi IronBank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/nifi/ironbank/image.yml b/community_images/nifi/ironbank/image.yml index cb76bc1ccc..0ac5059a98 100755 --- a/community_images/nifi/ironbank/image.yml +++ b/community_images/nifi/ironbank/image.yml @@ -17,6 +17,7 @@ what_is_text: | NiFi is an easy to use, powerful, and reliable system to process and distribute data. 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 diff --git a/community_images/node-exporter/bitnami/README.md b/community_images/node-exporter/bitnami/README.md index b53e372d12..719e8dff6c 100644 --- a/community_images/node-exporter/bitnami/README.md +++ b/community_images/node-exporter/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Node Exporter + RapidFort’s container optimization process hardened this Node Exporter container. This container is free to use and has no license limitations. + It is the same as the [Bitnami Node Exporter][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Node Exporter image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -84,7 +88,7 @@ RapidFort’s hardened [rapidfort/node-exporter][rf-dh-image-link] image has bee We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`1`, `1-debian-11`, `1.7.0`, `1.7.0-debian-11-r` (1/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/node-exporter/1/debian-11/Dockerfile) +* [`1`, `1-debian-12`, `1.7.0`, `1.7.0-debian-12-r` (1/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/node-exporter/1/debian-12/Dockerfile) ## Need support diff --git a/community_images/node-exporter/bitnami/image.yml b/community_images/node-exporter/bitnami/image.yml index 3513d8c2dd..df6a8a2b3c 100755 --- a/community_images/node-exporter/bitnami/image.yml +++ b/community_images/node-exporter/bitnami/image.yml @@ -17,6 +17,7 @@ what_is_text: | Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors. 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: docker.io account: bitnami diff --git a/community_images/node-exporter/ironbank/README.md b/community_images/node-exporter/ironbank/README.md index 31d626f773..839ecd8b1e 100644 --- a/community_images/node-exporter/ironbank/README.md +++ b/community_images/node-exporter/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Node-Exporter IronBank + RapidFort’s container optimization process hardened this Node-Exporter IronBank container. This container is free to use and has no license limitations. + It is the same as the [Platform One Node-Exporter IronBank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Node-Exporter IronBank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/node-exporter/ironbank/image.yml b/community_images/node-exporter/ironbank/image.yml index 2d0291cd9a..6d8e08958a 100755 --- a/community_images/node-exporter/ironbank/image.yml +++ b/community_images/node-exporter/ironbank/image.yml @@ -16,6 +16,7 @@ what_is_text: | Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors. 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 diff --git a/community_images/oncall/grafana/README.md b/community_images/oncall/grafana/README.md index d808fcecce..f348e818a2 100644 --- a/community_images/oncall/grafana/README.md +++ b/community_images/oncall/grafana/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Grafana Oncall + RapidFort’s container optimization process hardened this Grafana Oncall container. This container is free to use and has no license limitations. + It is the same as the [Grafana Grafana Oncall][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Grafana Oncall image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/oncall/grafana/image.yml b/community_images/oncall/grafana/image.yml index 9fc4530b9e..c1e956c1b0 100644 --- a/community_images/oncall/grafana/image.yml +++ b/community_images/oncall/grafana/image.yml @@ -39,6 +39,7 @@ what_is_text: | Developer-friendly incident response with brilliant Slack integration. 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" docker_links: - "[`v1.0.0`, `latest` (engine/Dockerfile)](https://github.com/grafana/oncall/blob/dev/engine/Dockerfile)" input_registry: diff --git a/community_images/postgresql/bitnami/README.md b/community_images/postgresql/bitnami/README.md index bb815efba2..631c487b82 100644 --- a/community_images/postgresql/bitnami/README.md +++ b/community_images/postgresql/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for PostgreSQL + RapidFort’s container optimization process hardened this PostgreSQL container. This container is free to use and has no license limitations. + It is the same as the [Bitnami PostgreSQL][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened PostgreSQL image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -85,11 +89,11 @@ RapidFort’s hardened [rapidfort/postgresql][rf-dh-image-link] image has been o We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`16`, `16-debian-11`, `16.1.0`, `16.1.0-debian-11-r` (16/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql/16/debian-11/Dockerfile) -* [`15`, `15-debian-11`, `15.5.0`, `15.5.0-debian-11-r` (15/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql/15/debian-11/Dockerfile) -* [`14`, `14-debian-11`, `14.10.0`, `14.10.0-debian-11-r` (14/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql/14/debian-11/Dockerfile) -* [`13`, `13-debian-11`, `13.13.0`, `13.13.0-debian-11-r` (13/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql/13/debian-11/Dockerfile) -* [`12`, `12-debian-11`, `12.17.0`, `12.17.0-debian-11-r` (12/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql/12/debian-11/Dockerfile) +* [`16`, `16-debian-12`, `16.2.0`, `16.2.0-debian-12-r` (16/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql/16/debian-12/Dockerfile) +* [`15`, `15-debian-12`, `15.6.0`, `15.6.0-debian-12-r` (15/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql/15/debian-12/Dockerfile) +* [`14`, `14-debian-12`, `14.11.0`, `14.11.0-debian-12-r` (14/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql/14/debian-12/Dockerfile) +* [`13`, `13-debian-12`, `13.14.0`, `13.14.0-debian-12-r` (13/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql/13/debian-12/Dockerfile) +* [`12`, `12-debian-12`, `12.18.0`, `12.18.0-debian-12-r` (12/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql/12/debian-12/Dockerfile) ## Need support diff --git a/community_images/postgresql/bitnami/image.yml b/community_images/postgresql/bitnami/image.yml index 89b7e13723..da17260672 100644 --- a/community_images/postgresql/bitnami/image.yml +++ b/community_images/postgresql/bitnami/image.yml @@ -18,6 +18,7 @@ what_is_text: | PostgreSQL, often simply "Postgres", is an object-relational database management system (ORDBMS) with an emphasis on extensibility and standards-compliance. As a database server, its primary function is to store data, securely and supporting best practices, and retrieve it later, as requested by other software applications, be it those on the same computer or those running on another computer across a network (including the Internet). It can handle workloads ranging from small single-machine applications to large Internet-facing applications with many concurrent users. Recent versions also provide replication of the database itself for security and scalability. 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: docker.io account: bitnami diff --git a/community_images/postgresql/ironbank/README.md b/community_images/postgresql/ironbank/README.md index 378c5600eb..a32af09c07 100644 --- a/community_images/postgresql/ironbank/README.md +++ b/community_images/postgresql/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for PostgreSQL IronBank + RapidFort’s container optimization process hardened this PostgreSQL IronBank container. This container is free to use and has no license limitations. + It is the same as the [Platform One PostgreSQL IronBank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened PostgreSQL IronBank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/postgresql/ironbank/image.yml b/community_images/postgresql/ironbank/image.yml index 8ed82b0260..276d52f062 100644 --- a/community_images/postgresql/ironbank/image.yml +++ b/community_images/postgresql/ironbank/image.yml @@ -15,6 +15,7 @@ what_is_text: | PostgreSQL, often simply "Postgres", is an object-relational database management system (ORDBMS) with an emphasis on extensibility and standards-compliance. As a database server, its primary function is to store data, securely and supporting best practices, and retrieve it later, as requested by other software applications, be it those on the same computer or those running on another computer across a network (including the Internet). It can handle workloads ranging from small single-machine applications to large Internet-facing applications with many concurrent users. Recent versions also provide replication of the database itself for security and scalability. 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" docker_links: - "[`latest` (Dockerfile)](https://repo1.dso.mil/dsop/opensource/postgres/postgresql12/-/blob/development/Dockerfile)" input_registry: diff --git a/community_images/postgresql/official/README.md b/community_images/postgresql/official/README.md index b551105d27..d10801f88a 100644 --- a/community_images/postgresql/official/README.md +++ b/community_images/postgresql/official/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for PostgreSQL Official + RapidFort’s container optimization process hardened this PostgreSQL Official container. This container is free to use and has no license limitations. + It is the same as the [Postgres PostgreSQL Official][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened PostgreSQL Official image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/postgresql/official/image.yml b/community_images/postgresql/official/image.yml index 1a5b71cba3..663cab0dfb 100644 --- a/community_images/postgresql/official/image.yml +++ b/community_images/postgresql/official/image.yml @@ -18,6 +18,7 @@ what_is_text: | PostgreSQL, often simply "Postgres", is an object-relational database management system (ORDBMS) with an emphasis on extensibility and standards-compliance. As a database server, its primary function is to store data, securely and supporting best practices, and retrieve it later, as requested by other software applications, be it those on the same computer or those running on another computer across a network (including the Internet). It can handle workloads ranging from small single-machine applications to large Internet-facing applications with many concurrent users. Recent versions also provide replication of the database itself for security and scalability. 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" docker_links: - "[`15`, `15.0`, `latest`, `15.0-bullseye`, `15-bullseye`, `bullseye` (Dockerfile)](https://github.com/docker-library/postgres/blob/648e5c7dc31db0e34d8dc11891ccc50641ba6e42/15/bullseye/Dockerfile)" - "['14' '14.6', '14.6-bullseye', '14-bullseye' (Dockerfile)](https://github.com/docker-library/postgres/blob/e8ba287990e5e312278fc59131f8a796953dc6c4/14/bullseye/Dockerfile)" diff --git a/community_images/prometheus/bitnami/README.md b/community_images/prometheus/bitnami/README.md index 822582403e..66aae6c8b3 100644 --- a/community_images/prometheus/bitnami/README.md +++ b/community_images/prometheus/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Prometheus + RapidFort’s container optimization process hardened this Prometheus container. This container is free to use and has no license limitations. + It is the same as the [Bitnami Prometheus][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Prometheus image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -85,7 +89,7 @@ RapidFort’s hardened [rapidfort/prometheus][rf-dh-image-link] image has been o We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`2`, `2-debian-11`, `2.49.1`, `2.49.1-debian-11-r` (2/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/prometheus/2/debian-11/Dockerfile) +* [`2`, `2-debian-12`, `2.49.1`, `2.49.1-debian-12-r` (2/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/prometheus/2/debian-12/Dockerfile) ## Need support diff --git a/community_images/prometheus/bitnami/image.yml b/community_images/prometheus/bitnami/image.yml index 258573add9..1fc68e76b3 100644 --- a/community_images/prometheus/bitnami/image.yml +++ b/community_images/prometheus/bitnami/image.yml @@ -18,6 +18,7 @@ what_is_text: | Prometheus is a free software application used for event monitoring and alerting. 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: docker.io account: bitnami diff --git a/community_images/prometheus/ironbank/README.md b/community_images/prometheus/ironbank/README.md index 32ccdf2eea..bf29f1fca6 100644 --- a/community_images/prometheus/ironbank/README.md +++ b/community_images/prometheus/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Prometheus Ironbank + RapidFort’s container optimization process hardened this Prometheus Ironbank container. This container is free to use and has no license limitations. + It is the same as the [Platform One Prometheus Ironbank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Prometheus Ironbank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/prometheus/ironbank/image.yml b/community_images/prometheus/ironbank/image.yml index 3f74f20b7d..a7b66b3078 100644 --- a/community_images/prometheus/ironbank/image.yml +++ b/community_images/prometheus/ironbank/image.yml @@ -18,6 +18,7 @@ what_is_text: | Prometheus is a free software application used for event monitoring and alerting. 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 diff --git a/community_images/rabbitmq/bitnami/README.md b/community_images/rabbitmq/bitnami/README.md index 11017a1434..c4839c66f9 100644 --- a/community_images/rabbitmq/bitnami/README.md +++ b/community_images/rabbitmq/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for RabbitMQ + RapidFort’s container optimization process hardened this RabbitMQ container. This container is free to use and has no license limitations. + It is the same as the [Bitnami RabbitMQ][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened RabbitMQ image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -85,9 +89,9 @@ RapidFort’s hardened [rapidfort/rabbitmq][rf-dh-image-link] image has been opt We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`3.12`, `3.12-debian-11`, `3.12.12`, `3.12.12-debian-11-r` (3.12/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/rabbitmq/3.12/debian-11/Dockerfile) -* [`3.11`, `3.11-debian-11`, `3.11.28`, `3.11.28-debian-11-r` (3.11/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/rabbitmq/3.11/debian-11/Dockerfile) -* [`3.10`, `3.10-debian-11`, `3.10.25`, `3.10.25-debian-11-r` (3.10/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/rabbitmq/3.10/debian-11/Dockerfile) +* [`3.12`, `3.12-debian-12`, `3.12.13`, `3.12.13-debian-12-r` (3.12/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/rabbitmq/3.12/debian-12/Dockerfile) +* [`3.11`, `3.11-debian-12`, `3.11.28`, `3.11.28-debian-12-r` (3.11/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/rabbitmq/3.11/debian-12/Dockerfile) +* [`3.10`, `3.10-debian-12`, `3.10.25`, `3.10.25-debian-12-r` (3.10/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/rabbitmq/3.10/debian-12/Dockerfile) ## Need support diff --git a/community_images/rabbitmq/bitnami/image.yml b/community_images/rabbitmq/bitnami/image.yml index 56b832dde9..9b166b1368 100644 --- a/community_images/rabbitmq/bitnami/image.yml +++ b/community_images/rabbitmq/bitnami/image.yml @@ -18,6 +18,7 @@ what_is_text: | RabbitMQ is an open source general-purpose message broker that is designed for consistent, highly-available messaging scenarios (both synchronous and asynchronous). 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: docker.io account: bitnami diff --git a/community_images/redis-cluster/bitnami/README.md b/community_images/redis-cluster/bitnami/README.md index 796998f65a..6fa447fee0 100644 --- a/community_images/redis-cluster/bitnami/README.md +++ b/community_images/redis-cluster/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Redis™ Cluster + RapidFort’s container optimization process hardened this Redis™ Cluster container. This container is free to use and has no license limitations. + It is the same as the [Bitnami Redis™ Cluster][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Disclaimer: Redis is a registered trademark of Redis Labs Ltd. Any rights therei ## How do I use this hardened Redis™ Cluster image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -85,8 +89,8 @@ RapidFort’s hardened [rapidfort/redis-cluster][rf-dh-image-link] image has bee We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`7.2`, `7.2-debian-11`, `7.2.4`, `7.2.4-debian-11-r` (7.2/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/redis-cluster/7.2/debian-11/Dockerfile) -* [`7.0`, `7.0-debian-11`, `7.0.15`, `7.0.15-debian-11-r` (7.0/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/redis-cluster/7.0/debian-11/Dockerfile) +* [`7.2`, `7.2-debian-12`, `7.2.4`, `7.2.4-debian-12-r` (7.2/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/redis-cluster/7.2/debian-12/Dockerfile) +* [`7.0`, `7.0-debian-12`, `7.0.15`, `7.0.15-debian-12-r` (7.0/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/redis-cluster/7.0/debian-12/Dockerfile) ## Need support diff --git a/community_images/redis-cluster/bitnami/image.yml b/community_images/redis-cluster/bitnami/image.yml index 2ba9774245..51763239a8 100644 --- a/community_images/redis-cluster/bitnami/image.yml +++ b/community_images/redis-cluster/bitnami/image.yml @@ -18,6 +18,7 @@ what_is_text: | Redis™ is an open-source, networked, in-memory, key-value data store with optional durability. It is written in ANSI C. The development of Redis is sponsored by Redis Labs today; before that, it was sponsored by Pivotal and VMware. According to the monthly ranking by DB-Engines.com, Redis is the most popular key-value store. The name Redis means REmote DIctionary Server. disclaimer: | Disclaimer: Redis is a registered trademark of Redis Labs Ltd. Any rights therein are reserved to Redis Labs Ltd. Any use by RapidFort is for referential purposes only and does not indicate any sponsorship, endorsement, or affiliation between Redis Labs Ltd. +is_locked: "False" bitnami_excluded_branches: - "6.2" input_registry: diff --git a/community_images/redis/bitnami/README.md b/community_images/redis/bitnami/README.md index 4b8a2aed73..a04457a8ed 100644 --- a/community_images/redis/bitnami/README.md +++ b/community_images/redis/bitnami/README.md @@ -11,7 +11,9 @@ # RapidFort hardened image for Redis™ -RapidFort’s container optimization process hardened this Redis™ container. This container is free to use and has no license limitations. + +RapidFort’s container optimization process hardened this Redis™ container. You can utilize it for free by signing up on [RapidFort.com](www.rapidfort.com) to obtain an access token. Remember to provide your access token as an environment variable named `RF_ACCESS_TOKEN` when running the image. + It is the same as the [Bitnami Redis™][source-image-repo-link] image but more secure. @@ -47,6 +49,18 @@ Disclaimer: Redis is a registered trademark of Redis Labs Ltd. Any rights therei ## How do I use this hardened Redis™ image? + +
    +
  1. Register on RapidFort.com to receive your complimentary access token.
  2. +
  3. When running the image, ensure to pass your access token as an environment variable named RF_ACCESS_TOKEN.
  4. +
+ +For instance, when using Docker, execute the following command: +```sh +docker run -e RF_ACCESS_TOKEN="your_access_token" image_name +``` + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -85,9 +99,9 @@ RapidFort’s hardened [rapidfort/redis][rf-dh-image-link] image has been optimi We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`7.2`, `7.2-debian-11`, `7.2.4`, `7.2.4-debian-11-r` (7.2/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/redis/7.2/debian-11/Dockerfile) -* [`7.0`, `7.0-debian-11`, `7.0.15`, `7.0.15-debian-11-r` (7.0/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/redis/7.0/debian-11/Dockerfile) -* [`6.2`, `6.2-debian-11`, `6.2.14`, `6.2.14-debian-11-r` (6.2/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/redis/6.2/debian-11/Dockerfile) +* [`7.2`, `7.2-debian-12`, `7.2.4`, `7.2.4-debian-12-r` (7.2/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/redis/7.2/debian-12/Dockerfile) +* [`7.0`, `7.0-debian-12`, `7.0.15`, `7.0.15-debian-12-r` (7.0/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/redis/7.0/debian-12/Dockerfile) +* [`6.2`, `6.2-debian-12`, `6.2.14`, `6.2.14-debian-12-r` (6.2/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/redis/6.2/debian-12/Dockerfile) ## Need support diff --git a/community_images/redis/bitnami/image.yml b/community_images/redis/bitnami/image.yml index d47800d7a2..01d6b89e47 100644 --- a/community_images/redis/bitnami/image.yml +++ b/community_images/redis/bitnami/image.yml @@ -18,6 +18,7 @@ what_is_text: | Redis™ is an open-source, networked, in-memory, key-value data store with optional durability. It is written in ANSI C. The development of Redis is sponsored by Redis Labs today; before that, it was sponsored by Pivotal and VMware. According to the monthly ranking by DB-Engines.com, Redis is the most popular key-value store. The name Redis means REmote DIctionary Server. disclaimer: | Disclaimer: Redis is a registered trademark of Redis Labs Ltd. Any rights therein are reserved to Redis Labs Ltd. Any use by RapidFort is for referential purposes only and does not indicate any sponsorship, endorsement, or affiliation between Redis Labs Ltd. +is_locked: "True" input_registry: registry: docker.io account: bitnami diff --git a/community_images/redis/ironbank/README.md b/community_images/redis/ironbank/README.md index a7318d7047..b7ef03518f 100644 --- a/community_images/redis/ironbank/README.md +++ b/community_images/redis/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Redis™ IronBank + RapidFort’s container optimization process hardened this Redis™ IronBank container. This container is free to use and has no license limitations. + It is the same as the [Platform One Redis™ IronBank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Disclaimer: Redis is a registered trademark of Redis Labs Ltd. Any rights therei ## How do I use this hardened Redis™ IronBank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/redis/ironbank/image.yml b/community_images/redis/ironbank/image.yml index c4072375bb..e704925a7d 100644 --- a/community_images/redis/ironbank/image.yml +++ b/community_images/redis/ironbank/image.yml @@ -15,6 +15,7 @@ what_is_text: | Redis™ is an open-source, networked, in-memory, key-value data store with optional durability. It is written in ANSI C. The development of Redis is sponsored by Redis Labs today; before that, it was sponsored by Pivotal and VMware. According to the monthly ranking by DB-Engines.com, Redis is the most popular key-value store. The name Redis means REmote DIctionary Server. disclaimer: | Disclaimer: Redis is a registered trademark of Redis Labs Ltd. Any rights therein are reserved to Redis Labs Ltd. Any use by RapidFort is for referential purposes only and does not indicate any sponsorship, endorsement, or affiliation between Redis Labs Ltd. +is_locked: "False" docker_links: - "[`latest` (Dockerfile)](https://repo1.dso.mil/dsop/opensource/redis/redis6/-/blob/development/Dockerfile)" input_registry: diff --git a/community_images/redis/official/README.md b/community_images/redis/official/README.md index 4646d0989a..783e75f3ca 100644 --- a/community_images/redis/official/README.md +++ b/community_images/redis/official/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Redis™ Official + RapidFort’s container optimization process hardened this Redis™ Official container. This container is free to use and has no license limitations. + It is the same as the [The Docker Community Redis™ Official][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Disclaimer: Redis is a registered trademark of Redis Labs Ltd. Any rights therei ## How do I use this hardened Redis™ Official image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/redis/official/image.yml b/community_images/redis/official/image.yml index 0ba9cb0188..9164e49112 100644 --- a/community_images/redis/official/image.yml +++ b/community_images/redis/official/image.yml @@ -15,6 +15,7 @@ what_is_text: | Redis™ is an open-source, networked, in-memory, key-value data store with optional durability. It is written in ANSI C. The development of Redis is sponsored by Redis Labs today; before that, it was sponsored by Pivotal and VMware. According to the monthly ranking by DB-Engines.com, Redis is the most popular key-value store. The name Redis means REmote DIctionary Server. disclaimer: | Disclaimer: Redis is a registered trademark of Redis Labs Ltd. Any rights therein are reserved to Redis Labs Ltd. Any use by RapidFort is for referential purposes only and does not indicate any sponsorship, endorsement, or affiliation between Redis Labs Ltd. +is_locked: "False" docker_links: - "[`7.2.0`, `7.2`, `7`, `latest`, `7.2.0-bookworm`, `7.2-bookworm`, `7-bookworm`, `bookworm`](https://github.com/docker-library/redis/blob/9b538c33746872dcd1e8c809cbde9f21ac2ec3ac/7.2/Dockerfile)" - "[`7.2.0-alpine`, `7.2-alpine`, `7-alpine`, `alpine`, `7.2.0-alpine3.18`, `7.2-alpine3.18`, `7-alpine3.18`, `alpine3.18`](https://github.com/docker-library/redis/blob/9b538c33746872dcd1e8c809cbde9f21ac2ec3ac/7.2/alpine/Dockerfile)" diff --git a/community_images/telegraf/bitnami/README.md b/community_images/telegraf/bitnami/README.md index 07927bd7a3..110f34100e 100644 --- a/community_images/telegraf/bitnami/README.md +++ b/community_images/telegraf/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Telegraf + RapidFort’s container optimization process hardened this Telegraf container. This container is free to use and has no license limitations. + It is the same as the [Bitnami Telegraf][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Telegraf(TM) is a trademark owned by InfluxData, which is not affiliated with, a ## How do I use this hardened Telegraf image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -85,7 +89,7 @@ RapidFort’s hardened [rapidfort/telegraf][rf-dh-image-link] image has been opt We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`1`, `1-debian-11`, `1.29.4`, `1.29.4-debian-11-r` (1/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/telegraf/1/debian-11/Dockerfile) +* [`1`, `1-debian-12`, `1.29.4`, `1.29.4-debian-12-r` (1/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/telegraf/1/debian-12/Dockerfile) ## Need support diff --git a/community_images/telegraf/bitnami/image.yml b/community_images/telegraf/bitnami/image.yml index 1465625d79..bf9ecd0afd 100644 --- a/community_images/telegraf/bitnami/image.yml +++ b/community_images/telegraf/bitnami/image.yml @@ -18,6 +18,7 @@ what_is_text: | Telegraf is a server-based agent for collecting and sending all metrics and events from databases, systems, and IoT sensors. Telegraf is written in Go and compiles into a single binary with no external dependencies, and requires a very minimal memory footprint. disclaimer: | Telegraf(TM) is a trademark owned by InfluxData, which is not affiliated with, and does not endorse, this site. +is_locked: "False" input_registry: registry: docker.io account: bitnami diff --git a/community_images/template/provider/image.yml b/community_images/template/provider/image.yml index 3ad5222e83..4f6ad4c3a6 100644 --- a/community_images/template/provider/image.yml +++ b/community_images/template/provider/image.yml @@ -18,6 +18,7 @@ what_is_text: | Please replace this with the details about the source image you are hardening. 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: docker.io account: bitnami diff --git a/community_images/traefik/ironbank/README.md b/community_images/traefik/ironbank/README.md index a072f2609c..eb3f9cf2cd 100644 --- a/community_images/traefik/ironbank/README.md +++ b/community_images/traefik/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for TRAEFIK Ironbank + RapidFort’s container optimization process hardened this TRAEFIK Ironbank container. This container is free to use and has no license limitations. + It is the same as the [Platform One TRAEFIK Ironbank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened TRAEFIK Ironbank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/traefik/ironbank/image.yml b/community_images/traefik/ironbank/image.yml index f3b1d2fdfc..4c56f43168 100644 --- a/community_images/traefik/ironbank/image.yml +++ b/community_images/traefik/ironbank/image.yml @@ -18,6 +18,7 @@ what_is_text: | Traefik is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy. Traefik integrates with your existing infrastructure components (Docker, Swarm mode, Kubernetes, Marathon, Consul, Etcd, Rancher, Amazon ECS, ...) and configures itself automatically and dynamically. Pointing Traefik at your orchestrator should be the only configuration step you need. 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 diff --git a/community_images/traefik/traefik/README.md b/community_images/traefik/traefik/README.md index d4b956ffec..f3982a34ff 100644 --- a/community_images/traefik/traefik/README.md +++ b/community_images/traefik/traefik/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for TRAEFIK + RapidFort’s container optimization process hardened this TRAEFIK container. This container is free to use and has no license limitations. + It is the same as the [Traefik TRAEFIK][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened TRAEFIK image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/traefik/traefik/image.yml b/community_images/traefik/traefik/image.yml index 94cc94696c..24d2cb1a78 100644 --- a/community_images/traefik/traefik/image.yml +++ b/community_images/traefik/traefik/image.yml @@ -18,6 +18,7 @@ what_is_text: | Traefik is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy. Traefik integrates with your existing infrastructure components (Docker, Swarm mode, Kubernetes, Marathon, Consul, Etcd, Rancher, Amazon ECS, ...) and configures itself automatically and dynamically. Pointing Traefik at your orchestrator should be the only configuration step you need. 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" docker_links: - "[`v2.9.4`, `2.9.4`, `2.9`, `banon`, `latest` (902a0bf463bda84f4cc2cefbcbf9b5b6f7a2cdb9/alpine/Dockerfile)](https://github.com/traefik/traefik-library-image/blob/902a0bf463bda84f4cc2cefbcbf9b5b6f7a2cdb9/alpine/Dockerfile)" - "[`1.7.34`, `1.7`, `maroilles` (4434758cf14bbd1ec9511b3f2a37b0a6ce846db6/scratch/Dockerfile)](https://github.com/traefik/traefik-library-image/blob/4434758cf14bbd1ec9511b3f2a37b0a6ce846db6/scratch/Dockerfile)" diff --git a/community_images/vault/hashicorp/README.md b/community_images/vault/hashicorp/README.md index 795f7357c0..de5bdafe91 100644 --- a/community_images/vault/hashicorp/README.md +++ b/community_images/vault/hashicorp/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Vault + RapidFort’s container optimization process hardened this Vault container. This container is free to use and has no license limitations. + It is the same as the [Hashicorp Vault][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Vault image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/vault/hashicorp/image.yml b/community_images/vault/hashicorp/image.yml index ca0c08147c..4fa409a280 100644 --- a/community_images/vault/hashicorp/image.yml +++ b/community_images/vault/hashicorp/image.yml @@ -18,6 +18,7 @@ what_is_text: | Secure, store and tightly control access to tokens, passwords, certificates, encryption keys for protecting secrets and other sensitive data 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" docker_links: - "[`1.12.0`, `latest` (latest/Dockerfile)](https://github.com/hashicorp/docker-vault/blob/11a5dff987176c6ab24f76cee14f6dd820f42d96/0.X/Dockerfile)" input_registry: diff --git a/community_images/wordpress/bitnami/README.md b/community_images/wordpress/bitnami/README.md index 206e8ae2dc..8f0b07d81c 100644 --- a/community_images/wordpress/bitnami/README.md +++ b/community_images/wordpress/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Wordpress + RapidFort’s container optimization process hardened this Wordpress container. This container is free to use and has no license limitations. + It is the same as the [Bitnami Wordpress][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Wordpress image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -85,7 +89,7 @@ RapidFort’s hardened [rapidfort/wordpress][rf-dh-image-link] image has been op We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`6`, `6-debian-11`, `6.4.3`, `6.4.3-debian-11-r` (6/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/wordpress/6/debian-11/Dockerfile) +* [`6`, `6-debian-12`, `6.4.3`, `6.4.3-debian-12-r` (6/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/wordpress/6/debian-12/Dockerfile) ## Need support diff --git a/community_images/wordpress/bitnami/image.yml b/community_images/wordpress/bitnami/image.yml index dfde464acc..d07d374dcf 100644 --- a/community_images/wordpress/bitnami/image.yml +++ b/community_images/wordpress/bitnami/image.yml @@ -18,6 +18,7 @@ what_is_text: | WordPress gives you everything you need to start your website today. Free hosting, your own domain, a world-class support team, and so much more 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: docker.io account: bitnami diff --git a/community_images/wordpress/ironbank/README.md b/community_images/wordpress/ironbank/README.md index 8f60415792..6cf7fa61a7 100644 --- a/community_images/wordpress/ironbank/README.md +++ b/community_images/wordpress/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Wordpress Ironbank + RapidFort’s container optimization process hardened this Wordpress Ironbank container. This container is free to use and has no license limitations. + It is the same as the [Platform One Wordpress Ironbank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Wordpress Ironbank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/wordpress/ironbank/image.yml b/community_images/wordpress/ironbank/image.yml index e48f7f6899..7a00142314 100644 --- a/community_images/wordpress/ironbank/image.yml +++ b/community_images/wordpress/ironbank/image.yml @@ -17,6 +17,7 @@ what_is_text: | WordPress gives you everything you need to start your website today. Free hosting, your own domain, a world-class support team, and so much more 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 diff --git a/community_images/yourls/official/README.md b/community_images/yourls/official/README.md index f4e1b28ead..bedf33539b 100755 --- a/community_images/yourls/official/README.md +++ b/community_images/yourls/official/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for YOURLS + RapidFort’s container optimization process hardened this YOURLS container. This container is free to use and has no license limitations. + It is the same as the [YOURLS YOURLS][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened YOURLS image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/yourls/official/image.yml b/community_images/yourls/official/image.yml index a6bd9e824c..da9c7bcf33 100755 --- a/community_images/yourls/official/image.yml +++ b/community_images/yourls/official/image.yml @@ -17,6 +17,7 @@ what_is_text: | YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. You'll have full control over your data, detailed stats, analytics, plugins, and more. It's free. 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" docker_links: - "[`1.9.1-apache`, `1.9-apache`, `1-apache`, `apache`, `1.9.1`, `1.9`, `1`, `latest`](https://github.com/YOURLS/docker/blob/38f550a34a4eb96419d9d3ebabe802c439103218/apache/Dockerfile)" input_registry: diff --git a/community_images/yugabyte/yugabytedb/image.yml b/community_images/yugabyte/yugabytedb/image.yml index 80c56dbd1a..575961d600 100755 --- a/community_images/yugabyte/yugabytedb/image.yml +++ b/community_images/yugabyte/yugabytedb/image.yml @@ -23,6 +23,7 @@ what_is_text: | YugabyteDB is a high-performance, cloud-native, distributed SQL database that aims to support all PostgreSQL features. It is best suited for cloud-native OLTP (i.e., real-time, business-critical) applications that need absolute data correctness and require at least one of the following: scalability, high tolerance to failures, or globally-distributed deployments. 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" docker_links: - "[`2.17`, `latest` (2.17/centos/Dockerfile)](https://github.com/yugabyte/build-infra/blob/master/docker_images/centos7/Dockerfile)" - "[`2.16`, (2.16/centos/Dockerfile)](https://github.com/yugabyte/build-infra/blob/master/docker_images/centos7/Dockerfile)" diff --git a/community_images/zookeeper/bitnami/README.md b/community_images/zookeeper/bitnami/README.md index d24d5f76e7..3f2b8a9a3c 100644 --- a/community_images/zookeeper/bitnami/README.md +++ b/community_images/zookeeper/bitnami/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Zookeeper + RapidFort’s container optimization process hardened this Zookeeper container. This container is free to use and has no license limitations. + It is the same as the [Bitnami Zookeeper][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Zookeeper image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. @@ -85,8 +89,8 @@ RapidFort’s hardened [rapidfort/zookeeper][rf-dh-image-link] image has been op We are making secure copies of the images we use every day and the most popular ones on Docker Hub. We want to make the world a safer place to operate. ## Supported tags and respective `Dockerfile` links -* [`3.9`, `3.9-debian-11`, `3.9.1`, `3.9.1-debian-11-r` (3.9/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/zookeeper/3.9/debian-11/Dockerfile) -* [`3.8`, `3.8-debian-11`, `3.8.3`, `3.8.3-debian-11-r` (3.8/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/zookeeper/3.8/debian-11/Dockerfile) +* [`3.9`, `3.9-debian-12`, `3.9.1`, `3.9.1-debian-12-r` (3.9/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/zookeeper/3.9/debian-12/Dockerfile) +* [`3.8`, `3.8-debian-12`, `3.8.3`, `3.8.3-debian-12-r` (3.8/debian-12/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/zookeeper/3.8/debian-12/Dockerfile) ## Need support diff --git a/community_images/zookeeper/bitnami/image.yml b/community_images/zookeeper/bitnami/image.yml index 1898328319..d0437e99d7 100644 --- a/community_images/zookeeper/bitnami/image.yml +++ b/community_images/zookeeper/bitnami/image.yml @@ -18,6 +18,7 @@ what_is_text: | Apache ZooKeeper provides a reliable, centralized register of configuration data and services for distributed applications. 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: docker.io account: bitnami diff --git a/community_images/zookeeper/ironbank/README.md b/community_images/zookeeper/ironbank/README.md index 688fecf813..2f50220c9e 100644 --- a/community_images/zookeeper/ironbank/README.md +++ b/community_images/zookeeper/ironbank/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Zookeeper IronBank + RapidFort’s container optimization process hardened this Zookeeper IronBank container. This container is free to use and has no license limitations. + It is the same as the [Platform One Zookeeper IronBank][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Zookeeper IronBank image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/zookeeper/ironbank/image.yml b/community_images/zookeeper/ironbank/image.yml index 5e23b4d803..863bd6e6ce 100644 --- a/community_images/zookeeper/ironbank/image.yml +++ b/community_images/zookeeper/ironbank/image.yml @@ -18,6 +18,7 @@ disclaimer: | input_registry: registry: registry1.dso.mil account: ironbank +is_locked: "False" repo_sets: - opensource/apache/zookeeper: input_base_tag: "3.8." diff --git a/community_images/zookeeper/official/README.md b/community_images/zookeeper/official/README.md index efd7c2a19b..c884bc79aa 100644 --- a/community_images/zookeeper/official/README.md +++ b/community_images/zookeeper/official/README.md @@ -11,8 +11,10 @@ # RapidFort hardened image for Zookeeper Official + RapidFort’s container optimization process hardened this Zookeeper Official container. This container is free to use and has no license limitations. + It is the same as the [The Docker Community Zookeeper Official][source-image-repo-link] image but more secure. Every day, we optimize and harden a variety of Docker Hub’s most famous images. Check out our [entire library](https://hub.docker.com/u/rapidfort) of secured containers. @@ -47,6 +49,8 @@ Trademarks: This software listing is packaged by RapidFort. The respective trade ## How do I use this hardened Zookeeper Official image? + + The runtime instructions for this container are no different from the official release. Follow the instructions in their readme, but use our hardened image. diff --git a/community_images/zookeeper/official/image.yml b/community_images/zookeeper/official/image.yml index 6ffea3c828..27e66585b1 100644 --- a/community_images/zookeeper/official/image.yml +++ b/community_images/zookeeper/official/image.yml @@ -18,6 +18,7 @@ disclaimer: | docker_links: - "[`3.8.1`, `3.8`, `3.8.1-temurin`, `3.8-temurin`, `latest`](https://github.com/31z4/zookeeper-docker/blob/b078affda60681e71b71760740e795328c9d1ab5/3.8.1/Dockerfile)" - "[`3.7.1-temurin`, `3.7-temurin`](https://github.com/31z4/zookeeper-docker/blob/5cf119d9c5d61024fdba66f7be707413513a8b0d/3.7.1/Dockerfile)" +is_locked: "False" input_registry: registry: docker.io account: library diff --git a/image_yml.md b/image_yml.md index 9b485d9935..3478cd286a 100644 --- a/image_yml.md +++ b/image_yml.md @@ -16,6 +16,7 @@ | `usage_instructions` | usage instructions such as helm install or docker run | `""` | yes | | `what_is_text` | description about image, usually copied from official image What is? | `""` | yes | | `disclaimer` | disclaimer or any legal liability notice to be added | `""` | yes | + | `is_locked` | if the image needs RF_ACCESS_TOKEN to be used or not | `False` | yes | | `bitnami_excluded_branches` | bitnami tags are auto generated, this list allows specific branches to be exculded | `['""', '""']` | yes | | `docker_links` | array of all the different image versions build along with link to original Dockerfile | `['""', '""']` | yes | | `input_registry.registry` | source registry used to pull docker image, ex: docker.io | `""` | yes | diff --git a/scripts/image_generator.sh b/scripts/image_generator.sh index 59f11dc237..0431a90e76 100755 --- a/scripts/image_generator.sh +++ b/scripts/image_generator.sh @@ -29,25 +29,6 @@ gen_image_readme() done < "${SCRIPTPATH}"/../image.lst } -gen_locked_image_readme() -{ - while IFS="" read -r p || [ -n "$p" ] - do - rm -f community_images/"${p}"/image.tmp.yml - - # this allows us to merge bitnami tags file into image.yml - python3 "${SCRIPTPATH}"/prepare_image_yml.py \ - "${SCRIPTPATH}"/../community_images/"${p}"/image.yml \ - "${SCRIPTPATH}"/../community_images/"${p}"/image.tmp.yml - - jinja -d community_images/"${p}"/image.tmp.yml \ - -f yaml "${SCRIPTPATH}"/../community_images/common/templates/image_readme_locked.j2 > "${SCRIPTPATH}"/../community_images/"${p}"/README.md - - rm -f community_images/"${p}"/image.tmp.yml - - done < "${SCRIPTPATH}"/../image-api.lst -} - gen_main_readme() { echo "Generating main readme" @@ -101,7 +82,6 @@ main() python3 "${SCRIPTPATH}"/prepare_bitnami_tags.py gen_main_readme gen_image_readme - gen_locked_image_readme gen_new_image_actions del_image_variants }