mirror of
https://github.com/bitnami/containers.git
synced 2026-03-17 14:57:40 +08:00
8.6.10-debian-10-r1 release
This commit is contained in:
@@ -9,7 +9,7 @@ RUN install_packages ca-certificates curl gzip libbsd0 libbz2-1.0 libc6 libcom-e
|
|||||||
RUN /build/bitnami-user.sh
|
RUN /build/bitnami-user.sh
|
||||||
RUN /build/install-nami.sh
|
RUN /build/install-nami.sh
|
||||||
RUN bitnami-pkg install python-3.8.12-5 --checksum 18aaf8247baa258f4e16de86673a3e799cd50bbef2824f0d2ae805c9c2068f11
|
RUN bitnami-pkg install python-3.8.12-5 --checksum 18aaf8247baa258f4e16de86673a3e799cd50bbef2824f0d2ae805c9c2068f11
|
||||||
RUN bitnami-pkg unpack php-7.4.27-0 --checksum e57e5a9bf4e909e4f7a18341b69a7c0780e13b122b22a78c30ee48653b8d821b
|
RUN bitnami-pkg unpack php-7.4.27-2 --checksum 00c27d3d0d2dc5db11f1c8d5b0271c3e55d89e81e11e82b4ab9de26bfebf8b21
|
||||||
RUN bitnami-pkg install node-14.18.2-0 --checksum 5753bbbe5052000888c24ef8c918cfc45577878b03cc4dcfe7d53ea562a48e5a
|
RUN bitnami-pkg install node-14.18.2-0 --checksum 5753bbbe5052000888c24ef8c918cfc45577878b03cc4dcfe7d53ea562a48e5a
|
||||||
RUN bitnami-pkg install tini-0.19.0-1 --checksum 9b1f1c095944bac88a62c1b63f3bff1bb123aa7ccd371c908c0e5b41cec2528d
|
RUN bitnami-pkg install tini-0.19.0-1 --checksum 9b1f1c095944bac88a62c1b63f3bff1bb123aa7ccd371c908c0e5b41cec2528d
|
||||||
RUN bitnami-pkg install laravel-8.6.10-0 --checksum 00c1efa1f869687e9097bc4038d765bd1614094206dc4c0a08b98fe454ec12e1
|
RUN bitnami-pkg install laravel-8.6.10-0 --checksum 00c1efa1f869687e9097bc4038d765bd1614094206dc4c0a08b98fe454ec12e1
|
||||||
@@ -18,7 +18,7 @@ RUN mkdir /app && chown bitnami:bitnami /app
|
|||||||
|
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
ENV BITNAMI_APP_NAME="laravel" \
|
ENV BITNAMI_APP_NAME="laravel" \
|
||||||
BITNAMI_IMAGE_VERSION="8.6.10-debian-10-r0" \
|
BITNAMI_IMAGE_VERSION="8.6.10-debian-10-r1" \
|
||||||
NODE_PATH="/opt/bitnami/node/lib/node_modules" \
|
NODE_PATH="/opt/bitnami/node/lib/node_modules" \
|
||||||
OS_ARCH="amd64" \
|
OS_ARCH="amd64" \
|
||||||
OS_FLAVOUR="debian-10" \
|
OS_FLAVOUR="debian-10" \
|
||||||
|
|||||||
@@ -22,10 +22,10 @@
|
|||||||
},
|
},
|
||||||
"php": {
|
"php": {
|
||||||
"arch": "amd64",
|
"arch": "amd64",
|
||||||
"digest": "e57e5a9bf4e909e4f7a18341b69a7c0780e13b122b22a78c30ee48653b8d821b",
|
"digest": "00c27d3d0d2dc5db11f1c8d5b0271c3e55d89e81e11e82b4ab9de26bfebf8b21",
|
||||||
"distro": "debian-10",
|
"distro": "debian-10",
|
||||||
"type": "NAMI",
|
"type": "NAMI",
|
||||||
"version": "7.4.27-0"
|
"version": "7.4.27-2"
|
||||||
},
|
},
|
||||||
"python": {
|
"python": {
|
||||||
"arch": "amd64",
|
"arch": "amd64",
|
||||||
|
|||||||
@@ -37,7 +37,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/).
|
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/).
|
||||||
|
|
||||||
|
|
||||||
* [`8`, `8-debian-10`, `8.6.10`, `8.6.10-debian-10-r0`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/8.6.10-debian-10-r0/8/debian-10/Dockerfile)
|
* [`8`, `8-debian-10`, `8.6.10`, `8.6.10-debian-10-r1`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/8.6.10-debian-10-r1/8/debian-10/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/laravel GitHub repo](https://github.com/bitnami/bitnami-docker-laravel).
|
Subscribe to project updates by watching the [bitnami/laravel GitHub repo](https://github.com/bitnami/bitnami-docker-laravel).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user