mirror of
https://github.com/bitnami/containers.git
synced 2026-03-07 10:07:20 +08:00
11.0.0-r21 release
Update image to version 11.0.0-r21
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:jessie-r39
|
||||
FROM bitnami/minideb-extras:jessie-r40
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -8,7 +8,7 @@ RUN ln -sf /opt/bitnami/wildfly/data /app
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="wildfly" \
|
||||
BITNAMI_IMAGE_VERSION="11.0.0-r20" \
|
||||
BITNAMI_IMAGE_VERSION="11.0.0-r21" \
|
||||
PATH="/opt/bitnami/java/bin:/opt/bitnami/wildfly/bin:$PATH" \
|
||||
WILDFLY_JAVA_HOME="" \
|
||||
WILDFLY_JAVA_OPTS="" \
|
||||
|
||||
@@ -27,8 +27,8 @@ $ docker-compose up -d
|
||||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`12`, `12.0.0-r14` (12/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/12.0.0-r14/12/Dockerfile)
|
||||
- [`11`, `11.0.0-r20`, `latest` (11/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/11.0.0-r20/11/Dockerfile)
|
||||
- [`12`, `12.0.0-r13` (12/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/12.0.0-r13/12/Dockerfile)
|
||||
- [`11`, `11.0.0-r21`, `latest` (11/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/11.0.0-r21/11/Dockerfile)
|
||||
- [`10`, `10.1.0-r25` (10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/10.1.0-r25/10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/php-fpm GitHub repo](https://github.com/bitnami/bitnami-docker-wildfly).
|
||||
|
||||
Reference in New Issue
Block a user