mirror of
https://github.com/bitnami/containers.git
synced 2026-03-07 10:07:20 +08:00
11.0.0-r16 release
Update image to version 11.0.0-r16
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:jessie-r35
|
||||
FROM bitnami/minideb-extras:jessie-r36
|
||||
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-r15" \
|
||||
BITNAMI_IMAGE_VERSION="11.0.0-r16" \
|
||||
PATH="/opt/bitnami/java/bin:/opt/bitnami/wildfly/bin:$PATH" \
|
||||
WILDFLY_JAVA_HOME="" \
|
||||
WILDFLY_JAVA_OPTS="" \
|
||||
|
||||
@@ -28,7 +28,7 @@ $ docker-compose up -d
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`12`, `12.0.0-r10` (12/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/12.0.0-r10/12/Dockerfile)
|
||||
- [`11`, `11.0.0-r15`, `latest` (11/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/11.0.0-r15/11/Dockerfile)
|
||||
- [`11`, `11.0.0-r16`, `latest` (11/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/11.0.0-r16/11/Dockerfile)
|
||||
- [`10`, `10.1.0-r20` (10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wildfly/blob/10.1.0-r20/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