mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 14:57:44 +08:00
8.6.3-debian-10-r2 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/install-nami.sh
|
||||
RUN bitnami-pkg install python-3.8.12-2 --checksum e00677f5209d9426daff2db54cf00e04c46718bbdbc0717aee07e6a727ef05ad
|
||||
RUN bitnami-pkg unpack php-7.4.24-2 --checksum 14e6beb844563a6c12c6c3e9d51142fee454ac3d19214bfc583a8888c3620cd8
|
||||
RUN bitnami-pkg unpack php-7.4.24-3 --checksum 858b9a169923774e26117ef8a04c2aa0974365884847428beb2135ed466a5a30
|
||||
RUN bitnami-pkg install node-14.18.0-0 --checksum 58c750af2e2a9b3c137d51f72b9512f9e313f772d28ec884798997519d2705b9
|
||||
RUN bitnami-pkg install tini-0.19.0-1 --checksum 9b1f1c095944bac88a62c1b63f3bff1bb123aa7ccd371c908c0e5b41cec2528d
|
||||
RUN bitnami-pkg install laravel-8.6.3-0 --checksum 6e165ecb99b54e0de735f105d23d17b10c62224e28e679bb650d57e859294f01
|
||||
@@ -18,7 +18,7 @@ RUN mkdir /app && chown bitnami:bitnami /app
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="laravel" \
|
||||
BITNAMI_IMAGE_VERSION="8.6.3-debian-10-r1" \
|
||||
BITNAMI_IMAGE_VERSION="8.6.3-debian-10-r2" \
|
||||
NODE_PATH="/opt/bitnami/node/lib/node_modules" \
|
||||
OS_ARCH="amd64" \
|
||||
OS_FLAVOUR="debian-10" \
|
||||
|
||||
@@ -22,10 +22,10 @@
|
||||
},
|
||||
"php": {
|
||||
"arch": "amd64",
|
||||
"digest": "14e6beb844563a6c12c6c3e9d51142fee454ac3d19214bfc583a8888c3620cd8",
|
||||
"digest": "858b9a169923774e26117ef8a04c2aa0974365884847428beb2135ed466a5a30",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "7.4.24-2"
|
||||
"version": "7.4.24-3"
|
||||
},
|
||||
"python": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -30,7 +30,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/).
|
||||
|
||||
|
||||
* [`8`, `8-debian-10`, `8.6.3`, `8.6.3-debian-10-r1`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/8.6.3-debian-10-r1/8/debian-10/Dockerfile)
|
||||
* [`8`, `8-debian-10`, `8.6.3`, `8.6.3-debian-10-r2`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/8.6.3-debian-10-r2/8/debian-10/Dockerfile)
|
||||
|
||||
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