mirror of
https://github.com/bitnami/containers.git
synced 2026-02-20 14:57:23 +08:00
4.2.1-debian-10-r2 release
This commit is contained in:
@@ -9,7 +9,7 @@ RUN install_packages ca-certificates curl dirmngr gnupg libaudit1 libbsd0 libbz2
|
||||
RUN /build/bitnami-user.sh
|
||||
RUN /build/install-nami.sh
|
||||
RUN bitnami-pkg unpack apache-2.4.43-1 --checksum 35ad223096be455ce5d11b6006db6d83b5080802cead122bfa5ebebc9d29da61
|
||||
RUN bitnami-pkg install redis-client-5.0.9-0 --checksum 5166cce5a72116b5b4e93ca4921f259e65350621c77b99feb35d84f3e2ba6aa3
|
||||
RUN bitnami-pkg install redis-client-6.0.1-0 --checksum 5b6a2c1a0f2df0ce57fce9ed6ce97ef3e0f7821f12886ca2381658cf5f09b614
|
||||
RUN bitnami-pkg install postgresql-client-11.7.0-2 --checksum d6dc43bc9f9686745817c372dce19728c88fa67237baf0be3c6dc1737c653f9c
|
||||
RUN bitnami-pkg unpack php-7.3.17-1 --checksum 7dd49d5a720cb3e18373b7089dece825ad06b63acabadef9129ff22128bb26c9
|
||||
RUN bitnami-pkg install mysql-client-10.3.22-1 --checksum e9fa94f574c87d15f0b6aba7cff1c06f70c0e69c1c442378c9961fc148fa68ef
|
||||
@@ -28,7 +28,7 @@ ENV APACHE_ENABLE_CUSTOM_PORTS="no" \
|
||||
APACHE_HTTPS_PORT_NUMBER="443" \
|
||||
APACHE_HTTP_PORT_NUMBER="80" \
|
||||
BITNAMI_APP_NAME="dreamfactory" \
|
||||
BITNAMI_IMAGE_VERSION="4.2.1-debian-10-r1" \
|
||||
BITNAMI_IMAGE_VERSION="4.2.1-debian-10-r2" \
|
||||
DREAMFACTORY_DATABASE_TYPE="mariadb" \
|
||||
DREAMFACTORY_ENABLE_MARIADB_SERVICE="no" \
|
||||
DREAMFACTORY_ENABLE_MONGODB_SERVICE="yes" \
|
||||
|
||||
@@ -8,7 +8,7 @@ services:
|
||||
volumes:
|
||||
- 'mariadb_data:/bitnami'
|
||||
redis:
|
||||
image: 'bitnami/redis:5.0'
|
||||
image: 'bitnami/redis:6.0'
|
||||
environment:
|
||||
- ALLOW_EMPTY_PASSWORD=yes
|
||||
volumes:
|
||||
|
||||
@@ -31,7 +31,7 @@ $ docker-compose up -d
|
||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`4-debian-10`, `4.2.1-debian-10-r1`, `4`, `4.2.1`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dreamfactory/blob/4.2.1-debian-10-r1/4/debian-10/Dockerfile)
|
||||
* [`4-debian-10`, `4.2.1-debian-10-r2`, `4`, `4.2.1`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dreamfactory/blob/4.2.1-debian-10-r2/4/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/dreamfactory GitHub repo](https://github.com/bitnami/bitnami-docker-dreamfactory).
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ services:
|
||||
volumes:
|
||||
- 'mariadb_data:/bitnami'
|
||||
redis:
|
||||
image: 'bitnami/redis:5.0'
|
||||
image: 'bitnami/redis:6.0'
|
||||
environment:
|
||||
- ALLOW_EMPTY_PASSWORD=yes
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user