mirror of
https://github.com/bitnami/containers.git
synced 2026-03-20 23:10:53 +08:00
4.16.3-ol-7-r75 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM bitnami/oraclelinux-extras:7-r122
|
FROM bitnami/oraclelinux-extras:7-r123
|
||||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||||
|
|
||||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||||
@@ -13,7 +13,7 @@ RUN mkdir -p /dist /app /.npm && chmod g+rwx /app /dist /.npm
|
|||||||
|
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
ENV BITNAMI_APP_NAME="express" \
|
ENV BITNAMI_APP_NAME="express" \
|
||||||
BITNAMI_IMAGE_VERSION="4.16.3-ol-7-r74" \
|
BITNAMI_IMAGE_VERSION="4.16.3-ol-7-r75" \
|
||||||
PATH="/opt/bitnami/node/bin:/opt/bitnami/express-generator/bin:/opt/bitnami/express/bin:$PATH"
|
PATH="/opt/bitnami/node/bin:/opt/bitnami/express-generator/bin:/opt/bitnami/express/bin:$PATH"
|
||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|||||||
@@ -27,7 +27,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/containers/how-to/understand-rolling-tags-containers/).
|
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
|
||||||
|
|
||||||
|
|
||||||
* [`4-ol-7`, `4.16.3-ol-7-r73` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-codiad/blob/4.16.3-ol-7-r73/4/ol-7/Dockerfile)
|
* [`4-ol-7`, `4.16.3-ol-7-r75` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-codiad/blob/4.16.3-ol-7-r75/4/ol-7/Dockerfile)
|
||||||
* [`4-debian-9`, `4.16.3-debian-9-r66`, `4`, `4.16.3`, `4.16.3-r66`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-codiad/blob/4.16.3-debian-9-r66/4/debian-9/Dockerfile)
|
* [`4-debian-9`, `4.16.3-debian-9-r66`, `4`, `4.16.3`, `4.16.3-r66`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-codiad/blob/4.16.3-debian-9-r66/4/debian-9/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/codiad GitHub repo](https://github.com/bitnami/bitnami-docker-codiad).
|
Subscribe to project updates by watching the [bitnami/codiad GitHub repo](https://github.com/bitnami/bitnami-docker-codiad).
|
||||||
|
|||||||
Reference in New Issue
Block a user