1.7.6-7-debian-10-r17 release

This commit is contained in:
Bitnami Bot 2020-07-31 19:51:40 +00:00
parent ad54c62b32
commit d1e7d78ea9
2 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
APACHE_HTTPS_PORT_NUMBER="443" \
APACHE_HTTP_PORT_NUMBER="80" \
BITNAMI_APP_NAME="prestashop" \
BITNAMI_IMAGE_VERSION="1.7.6-7-debian-10-r16" \
BITNAMI_IMAGE_VERSION="1.7.6-7-debian-10-r17" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

@ -4,7 +4,7 @@ PrestaShop is a popular open source e-commerce solution. Professional tools are
http://www.prestashop.com
# TL;DR;
# TL;DR
## Docker Compose
@ -18,8 +18,8 @@ $ docker-compose up -d
* Bitnami closely tracks upstream source changes and promptly publishes new versions of this image using our automated systems.
* With Bitnami images the latest bug fixes and features are available as soon as possible.
* Bitnami containers, virtual machines and cloud images use the same components and configuration approach - making it easy to switch between formats based on your project needs.
* All our images are based on [minideb](https://github.com/bitnami/minideb) a minimalist Debian based container image which gives you a small base container image and the familiarity of a leading linux distribution.
* All Bitnami images available in Docker Hub are signed with [Docker Content Trust (DTC)](https://docs.docker.com/engine/security/trust/content_trust/). You can use `DOCKER_CONTENT_TRUST=1` to verify the integrity of the images.
* All our images are based on [minideb](https://github.com/bitnami/minideb) a minimalist Debian based container image which gives you a small base container image and the familiarity of a leading Linux distribution.
* All Bitnami images available in Docker Hub are signed with [Docker Content Trust (DCT)](https://docs.docker.com/engine/security/trust/content_trust/). You can use `DOCKER_CONTENT_TRUST=1` to verify the integrity of the images.
* Bitnami container images are released daily with the latest distribution packages available.
@ -36,7 +36,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
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/).
* [`1.7-debian-10`, `1.7.6-7-debian-10-r16`, `1.7`, `1.7.6-7`, `latest` (1.7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prestashop/blob/1.7.6-7-debian-10-r16/1.7/debian-10/Dockerfile)
* [`1.7-debian-10`, `1.7.6-7-debian-10-r17`, `1.7`, `1.7.6-7`, `latest` (1.7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prestashop/blob/1.7.6-7-debian-10-r17/1.7/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/prestashop GitHub repo](https://github.com/bitnami/bitnami-docker-prestashop).