mirror of
https://github.com/bitnami/containers.git
synced 2026-03-04 14:57:23 +08:00
4.0.3-debian-10-r11 release
This commit is contained in:
@@ -11,11 +11,11 @@ ARG JAVA_EXTRA_SECURITY_DIR="/bitnami/java/extra-security"
|
||||
COPY prebuildfs /
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip libbz2-1.0 libc6 libffi6 libgcc1 libjemalloc2 liblzma5 libncursesw6 libreadline7 libsqlite3-0 libssl1.1 libtinfo6 procps tar zlib1g
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.9.10-24" --checksum 7269fd86b2c69677c3856c2de9b4f9cec3ce92204168243da1b77b8f9c12acaa
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "1.8.322-7" --checksum 3ce0c1dc975421abe79ffa5d459b4562802312f299a86576d1a169fe2d38f5d9
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-6" --checksum 6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.21.1-0" --checksum 4a2289448b8cfe68482c1316d901a1f68692194085b6f0b05c64538bdf3858f8
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "cassandra" "4.0.3-1" --checksum c7848a2d710fca8ff0a769d979d29b5f7bf6447431c6a5d79297b200959949ce
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.9.10-25" --checksum 31df1e20144b858c7c5e1087e8fe3eb1131fd71bc88039992ee215d39380919d
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "1.8.322-8" --checksum d5670d09ac0e679ae28306e417e77e91b44051908ca3a82259efcd70764b996f
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.21.1-1" --checksum d0927015892d9e13182fbf5242b41d75de0bf5eca43106bb1c0f0f936b05144a
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "cassandra" "4.0.3-2" --checksum 005e80732b9a7c83cf93a98c9bd740204d684db47a9fde786453af7e6b43f560
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
@@ -26,7 +26,7 @@ COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/cassandra/postunpack.sh
|
||||
RUN /opt/bitnami/scripts/java/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="cassandra" \
|
||||
BITNAMI_IMAGE_VERSION="4.0.3-debian-10-r10" \
|
||||
BITNAMI_IMAGE_VERSION="4.0.3-debian-10-r11" \
|
||||
JAVA_HOME="/opt/bitnami/java" \
|
||||
PATH="/opt/bitnami/python/bin:/opt/bitnami/java/bin:/opt/bitnami/common/bin:/opt/bitnami/cassandra/bin:$PATH"
|
||||
|
||||
|
||||
@@ -1,37 +1,37 @@
|
||||
{
|
||||
"cassandra": {
|
||||
"arch": "amd64",
|
||||
"digest": "c7848a2d710fca8ff0a769d979d29b5f7bf6447431c6a5d79297b200959949ce",
|
||||
"digest": "005e80732b9a7c83cf93a98c9bd740204d684db47a9fde786453af7e6b43f560",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "4.0.3-1"
|
||||
"version": "4.0.3-2"
|
||||
},
|
||||
"gosu": {
|
||||
"arch": "amd64",
|
||||
"digest": "6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664",
|
||||
"digest": "d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "1.14.0-6"
|
||||
"version": "1.14.0-7"
|
||||
},
|
||||
"java": {
|
||||
"arch": "amd64",
|
||||
"digest": "3ce0c1dc975421abe79ffa5d459b4562802312f299a86576d1a169fe2d38f5d9",
|
||||
"digest": "d5670d09ac0e679ae28306e417e77e91b44051908ca3a82259efcd70764b996f",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "1.8.322-7"
|
||||
"version": "1.8.322-8"
|
||||
},
|
||||
"python": {
|
||||
"arch": "amd64",
|
||||
"digest": "7269fd86b2c69677c3856c2de9b4f9cec3ce92204168243da1b77b8f9c12acaa",
|
||||
"digest": "31df1e20144b858c7c5e1087e8fe3eb1131fd71bc88039992ee215d39380919d",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "3.9.10-24"
|
||||
"version": "3.9.10-25"
|
||||
},
|
||||
"yq": {
|
||||
"arch": "amd64",
|
||||
"digest": "4a2289448b8cfe68482c1316d901a1f68692194085b6f0b05c64538bdf3858f8",
|
||||
"digest": "d0927015892d9e13182fbf5242b41d75de0bf5eca43106bb1c0f0f936b05144a",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "4.21.1-0"
|
||||
"version": "4.21.1-1"
|
||||
}
|
||||
}
|
||||
@@ -74,9 +74,8 @@ is_dir_empty() {
|
||||
# boolean
|
||||
#########################
|
||||
is_mounted_dir_empty() {
|
||||
local -r path="${1:?missing directory}"
|
||||
# Calculate real path in order to avoid issues with symlinks
|
||||
local -r dir="$(realpath "$path")"
|
||||
local dir="${1:?missing directory}"
|
||||
|
||||
if is_dir_empty "$dir" || find "$dir" -mindepth 1 -maxdepth 1 -not -name ".snapshot" -not -name "lost+found" -exec false {} +; then
|
||||
true
|
||||
else
|
||||
|
||||
@@ -50,7 +50,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
|
||||
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.0`, `4.0-debian-10`, `4.0.3`, `4.0.3-debian-10-r10`, `latest` (4.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-cassandra/blob/4.0.3-debian-10-r10/4.0/debian-10/Dockerfile)
|
||||
* [`4.0`, `4.0-debian-10`, `4.0.3`, `4.0.3-debian-10-r11`, `latest` (4.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-cassandra/blob/4.0.3-debian-10-r11/4.0/debian-10/Dockerfile)
|
||||
* [`3.11`, `3.11-debian-10`, `3.11.12`, `3.11.12-debian-10-r17` (3.11/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-cassandra/blob/3.11.12-debian-10-r17/3.11/debian-10/Dockerfile)
|
||||
* [`3.0`, `3.0-debian-10`, `3.0.26`, `3.0.26-debian-10-r17` (3.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-cassandra/blob/3.0.26-debian-10-r17/3.0/debian-10/Dockerfile)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user