mirror of
https://github.com/bitnami/charts.git
synced 2026-03-04 06:47:57 +08:00
37 lines
958 B
YAML
37 lines
958 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: ApplicationServer
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:11-debian-11-r95
|
|
- name: wildfly
|
|
image: docker.io/bitnami/wildfly:31.0.0-debian-11-r0
|
|
apiVersion: v2
|
|
appVersion: 31.0.0
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Wildfly is a lightweight, open source application server, formerly known as JBoss, that implements the latest enterprise Java standards.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/wildfly/img/wildfly-stack-220x234.png
|
|
keywords:
|
|
- wildfly
|
|
- java
|
|
- http
|
|
- web
|
|
- application server
|
|
- jsp
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: wildfly
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/wildfly
|
|
version: 18.0.0
|