4.17.1-debian-10-r562 release

This commit is contained in:
Bitnami Bot
2021-11-06 05:18:52 +00:00
parent b57a264c65
commit b758c29c8f
2 changed files with 8 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ RUN bitnami-pkg install express-4.17.1-3 --checksum ad196d1e8fe95e92fc388b117e1b
COPY rootfs /
RUN mkdir -p /dist /app /.npm /.config /.cache /.local && chmod g+rwx /dist /app /.npm /.config /.cache /.local
ENV BITNAMI_APP_NAME="express" \
BITNAMI_IMAGE_VERSION="4.17.1-debian-10-r561" \
BITNAMI_IMAGE_VERSION="4.17.1-debian-10-r562" \
NAMI_PREFIX="/.nami" \
OS_ARCH="amd64" \
OS_FLAVOUR="debian-10" \

View File

@@ -1,5 +1,10 @@
# Express packaged by Bitnami
# Bitnami Express Development Container
## What is Express?
> Express is a minimal and unopinionated Node.js web application framework.
[Overview of Express](https://expressjs.com/)
## TL;DR
@@ -30,7 +35,7 @@ $ docker-compose up
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`, `4-debian-10`, `4.17.1`, `4.17.1-debian-10-r561`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-express/blob/4.17.1-debian-10-r561/4/debian-10/Dockerfile)
* [`4`, `4-debian-10`, `4.17.1`, `4.17.1-debian-10-r562`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-express/blob/4.17.1-debian-10-r562/4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/codiad GitHub repo](https://github.com/bitnami/bitnami-docker-codiad).