22
33This repository contains Dockerfiles and scripts to build base images for use within Stackable.
44
5- <!--  start:badges: autogenerated by .scripts/update_readme_badges.sh --> 
5+ <!--  start:badges: autogenerated by ./. scripts/update_readme_badges.sh --> 
66|  |  |  |  | 
77|  -: |  -: |  -: |  -: | 
88|  [ ![ Build Airflow]] [ build_airflow.yaml ]  |  [ ![ Build Druid]] [ build_druid.yaml ]  |  [ ![ Build Hadoop]] [ build_hadoop.yaml ]  |  [ ![ Build HBase]] [ build_hbase.yaml ]  | 
9- |  [ ![ Build Hello-World]] [ build_hello-world.yaml ]  |  [ ![ Build Hive]] [ build_hive.yaml ]  |  [ ![ Build Java Base]] [ build_java-base.yaml ]  |  [ ![ Build Java Development]] [ build_java-devel.yaml ]  | 
10- |  [ ![ Build Kafka Testing Tools]] [ build_kafka-testing-tools.yaml ]  |  [ ![ Build Kafka]] [ build_kafka.yaml ]  |  [ ![ Build Krb5]] [ build_krb5.yaml ]  |  [ ![ Build NiFi]] [ build_nifi.yaml ]  | 
11- |  [ ![ Build Omid]] [ build_omid.yaml ]  |  [ ![ Build OPA]] [ build_opa.yaml ]  |  [ ![ Build Spark Connect Client]] [ build_spark-connect-client.yaml ]  |  [ ![ Build Spark K8s]] [ build_spark-k8s.yaml ]  | 
12- |  [ ![ Build Stackable Base]] [ build_stackable-base.yaml ]  |  [ ![ Build Superset]] [ build_superset.yaml ]  |  [ ![ Build Testing Tools]] [ build_testing-tools.yaml ]  |  [ ![ Build Tools]] [ build_tools.yaml ]  | 
13- |  [ ![ Build Trino CLI]] [ build_trino-cli.yaml ]  |  [ ![ Build Trino]] [ build_trino.yaml ]  |  [ ![ Build Vector]] [ build_vector.yaml ]  |  [ ![ Build ZooKeeper]] [ build_zookeeper.yaml ]  | 
14- |  |  |  |  | 
9+ |  [ ![ Build Hive]] [ build_hive.yaml ]  |  [ ![ Build Java Base]] [ build_java-base.yaml ]  |  [ ![ Build Java Development]] [ build_java-devel.yaml ]  |  [ ![ Build Kafka Testing Tools]] [ build_kafka-testing-tools.yaml ]  | 
10+ |  [ ![ Build Kafka]] [ build_kafka.yaml ]  |  [ ![ Build Krb5]] [ build_krb5.yaml ]  |  [ ![ Build NiFi]] [ build_nifi.yaml ]  |  [ ![ Build Omid]] [ build_omid.yaml ]  | 
11+ |  [ ![ Build OPA]] [ build_opa.yaml ]  |  [ ![ Build Spark Connect Client]] [ build_spark-connect-client.yaml ]  |  [ ![ Build Spark K8s]] [ build_spark-k8s.yaml ]  |  [ ![ Build Stackable Base]] [ build_stackable-base.yaml ]  | 
12+ |  [ ![ Build Superset]] [ build_superset.yaml ]  |  [ ![ Build Testing Tools]] [ build_testing-tools.yaml ]  |  [ ![ Build Tools]] [ build_tools.yaml ]  |  [ ![ Build Trino CLI]] [ build_trino-cli.yaml ]  | 
13+ |  [ ![ Build Trino]] [ build_trino.yaml ]  |  [ ![ Build Vector]] [ build_vector.yaml ]  |  [ ![ Build ZooKeeper]] [ build_zookeeper.yaml ]  |  | 
1514<!--  end:badges --> 
1615
1716## Prerequisites  
@@ -213,7 +212,7 @@ USER 1000:1000
213212ENTRYPOINT  ["/stackable-zookeeper-operator" ]
214213``` 
215214
216- <!--  start:links: autogenerated by .scripts/update_readme_badges.sh --> 
215+ <!--  start:links: autogenerated by ./. scripts/update_readme_badges.sh --> 
217216[ Build Airflow ] : https://github.com/stackabletech/docker-images/actions/workflows/build_airflow.yaml/badge.svg 
218217[ build_airflow.yaml ] : https://github.com/stackabletech/docker-images/actions/workflows/build_airflow.yaml 
219218[ Build Druid ] : https://github.com/stackabletech/docker-images/actions/workflows/build_druid.yaml/badge.svg 
@@ -222,8 +221,6 @@ ENTRYPOINT ["/stackable-zookeeper-operator"]
222221[ build_hadoop.yaml ] : https://github.com/stackabletech/docker-images/actions/workflows/build_hadoop.yaml 
223222[ Build HBase ] : https://github.com/stackabletech/docker-images/actions/workflows/build_hbase.yaml/badge.svg 
224223[ build_hbase.yaml ] : https://github.com/stackabletech/docker-images/actions/workflows/build_hbase.yaml 
225- [ Build Hello-World ] : https://github.com/stackabletech/docker-images/actions/workflows/build_hello-world.yaml/badge.svg 
226- [ build_hello-world.yaml ] : https://github.com/stackabletech/docker-images/actions/workflows/build_hello-world.yaml 
227224[ Build Hive ] : https://github.com/stackabletech/docker-images/actions/workflows/build_hive.yaml/badge.svg 
228225[ build_hive.yaml ] : https://github.com/stackabletech/docker-images/actions/workflows/build_hive.yaml 
229226[ Build Java Base ] : https://github.com/stackabletech/docker-images/actions/workflows/build_java-base.yaml/badge.svg 
0 commit comments