mirror of
https://github.com/bitnami/containers.git
synced 2026-04-06 17:27:45 +08:00
7.10.7-debian-8-r14 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:jessie-r96
|
||||
FROM bitnami/minideb-extras:jessie-r97
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -15,7 +15,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
APACHE_HTTPS_PORT_NUMBER="443" \
|
||||
APACHE_HTTP_PORT_NUMBER="80" \
|
||||
BITNAMI_APP_NAME="suitecrm" \
|
||||
BITNAMI_IMAGE_VERSION="7.10.7-debian-8-r13" \
|
||||
BITNAMI_IMAGE_VERSION="7.10.7-debian-8-r14" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_ROOT_PASSWORD="" \
|
||||
@@ -24,7 +24,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
MYSQL_CLIENT_CREATE_DATABASE_PASSWORD="" \
|
||||
MYSQL_CLIENT_CREATE_DATABASE_PRIVILEGES="ALL" \
|
||||
MYSQL_CLIENT_CREATE_DATABASE_USER="" \
|
||||
PATH="/opt/bitnami/apache/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:$PATH" \
|
||||
PATH="/opt/bitnami/apache/bin:/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/mysql/bin:$PATH" \
|
||||
SUITECRM_DATABASE_NAME="bitnami_<<name>>" \
|
||||
SUITECRM_DATABASE_PASSWORD="" \
|
||||
SUITECRM_DATABASE_USER="bn_<<name>>" \
|
||||
|
||||
@@ -26,7 +26,7 @@ $ docker-compose up -d
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`7-ol-7`, `7.10.7-ol-7-r15` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-suitecrm/blob/7.10.7-ol-7-r15/7/ol-7/Dockerfile)
|
||||
* [`7-debian-8`, `7.10.7-debian-8-r13`, `7`, `7.10.7`, `7.10.7-r13`, `latest` (7/Dockerfile)](https://github.com/bitnami/bitnami-docker-suitecrm/blob/7.10.7-debian-8-r13/7/Dockerfile)
|
||||
* [`7-debian-8`, `7.10.7-debian-8-r14`, `7`, `7.10.7`, `7.10.7-r14`, `latest` (7/Dockerfile)](https://github.com/bitnami/bitnami-docker-suitecrm/blob/7.10.7-debian-8-r14/7/Dockerfile)
|
||||
* [`7-debian-9`, `0.0.0-debian-9-r0` (7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-suitecrm/blob/0.0.0-debian-9-r0/7/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/suitecrm GitHub repo](https://github.com/bitnami/bitnami-docker-suitecrm).
|
||||
|
||||
Reference in New Issue
Block a user