mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 06:48:04 +08:00
[bitnami/ghost] Release 5.14.2-debian-11-r1 (#6958)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -4,7 +4,7 @@ ARG TARGETARCH
|
|||||||
|
|
||||||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||||
org.opencontainers.image.ref.name="5.14.2-debian-11-r0" \
|
org.opencontainers.image.ref.name="5.14.2-debian-11-r1" \
|
||||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/ghost" \
|
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/ghost" \
|
||||||
org.opencontainers.image.title="ghost" \
|
org.opencontainers.image.title="ghost" \
|
||||||
org.opencontainers.image.vendor="VMware, Inc." \
|
org.opencontainers.image.vendor="VMware, Inc." \
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
set -o errexit
|
set -o errexit
|
||||||
set -o nounset
|
set -o nounset
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
# set -o xtrace # Uncomment this line for debugging purpose
|
# set -o xtrace # Uncomment this line for debugging purposes
|
||||||
|
|
||||||
# Load Ghost environment
|
# Load Ghost environment
|
||||||
. /opt/bitnami/scripts/ghost-env.sh
|
. /opt/bitnami/scripts/ghost-env.sh
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
set -o errexit
|
set -o errexit
|
||||||
set -o nounset
|
set -o nounset
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
# set -o xtrace # Uncomment this line for debugging purpose
|
# set -o xtrace # Uncomment this line for debugging purposes
|
||||||
|
|
||||||
# Load Ghost environment
|
# Load Ghost environment
|
||||||
. /opt/bitnami/scripts/ghost-env.sh
|
. /opt/bitnami/scripts/ghost-env.sh
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
set -o errexit
|
set -o errexit
|
||||||
set -o nounset
|
set -o nounset
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
# set -o xtrace # Uncomment this line for debugging purpose
|
# set -o xtrace # Uncomment this line for debugging purposes
|
||||||
|
|
||||||
# Load Ghost environment
|
# Load Ghost environment
|
||||||
. /opt/bitnami/scripts/ghost-env.sh
|
. /opt/bitnami/scripts/ghost-env.sh
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
set -o errexit
|
set -o errexit
|
||||||
set -o nounset
|
set -o nounset
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
# set -o xtrace # Uncomment this line for debugging purpose
|
# set -o xtrace # Uncomment this line for debugging purposes
|
||||||
|
|
||||||
# Load Ghost environment
|
# Load Ghost environment
|
||||||
. /opt/bitnami/scripts/ghost-env.sh
|
. /opt/bitnami/scripts/ghost-env.sh
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
set -o errexit
|
set -o errexit
|
||||||
set -o nounset
|
set -o nounset
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
# set -o xtrace # Uncomment this line for debugging purpose
|
# set -o xtrace # Uncomment this line for debugging purposes
|
||||||
|
|
||||||
# Load Ghost environment
|
# Load Ghost environment
|
||||||
. /opt/bitnami/scripts/ghost-env.sh
|
. /opt/bitnami/scripts/ghost-env.sh
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ Non-root container images add an extra layer of security and are generally recom
|
|||||||
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/).
|
||||||
|
|
||||||
|
|
||||||
- [`5`, `5-debian-11`, `5.14.2`, `5.14.2-debian-11-r0`, `latest` (5/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/ghost/5/debian-11/Dockerfile)
|
- [`5`, `5-debian-11`, `5.14.2`, `5.14.2-debian-11-r1`, `latest` (5/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/ghost/5/debian-11/Dockerfile)
|
||||||
- [`4`, `4-debian-11`, `4.48.4`, `4.48.4-debian-11-r5` (4/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/ghost/4/debian-11/Dockerfile)
|
- [`4`, `4-debian-11`, `4.48.4`, `4.48.4-debian-11-r5` (4/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/ghost/4/debian-11/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).
|
Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).
|
||||||
|
|||||||
Reference in New Issue
Block a user