mirror of
https://github.com/bitnami/containers.git
synced 2026-02-10 21:27:26 +08:00
5.0.408-debian-11-r8 release
This commit is contained in:
committed by
Bitnami Containers
parent
c4bf7f0750
commit
f25f44ef51
@@ -5,6 +5,7 @@ ENV HOME="/app" \
|
||||
OS_NAME="linux"
|
||||
|
||||
COPY prebuildfs /
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages build-essential ca-certificates curl git gzip libc6 libcap2-bin libcom-err2 libgcc-s1 libgssapi-krb5-2 libicu-dev libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblttng-ust-dev libsqlite3-dev libssl-dev libstdc++6 pkg-config procps tar unzip wget zlib1g
|
||||
RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/dotnet-sdk-5.0.408-150-linux-amd64-debian-11.tar.gz && \
|
||||
|
||||
@@ -36,7 +36,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
* [`6`, `6-debian-11`, `6.0.301`, `6.0.301-debian-11-r3`, `latest` (6/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-dotnet-sdk/blob/6.0.301-debian-11-r3/6/debian-11/Dockerfile)
|
||||
* [`5`, `5-debian-11`, `5.0.408`, `5.0.408-debian-11-r7` (5/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-dotnet-sdk/blob/5.0.408-debian-11-r7/5/debian-11/Dockerfile)
|
||||
* [`5`, `5-debian-11`, `5.0.408`, `5.0.408-debian-11-r8` (5/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-dotnet-sdk/blob/5.0.408-debian-11-r8/5/debian-11/Dockerfile)
|
||||
* [`3.1`, `3.1-debian-11`, `3.1.420`, `3.1.420-debian-11-r3` (3.1/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-dotnet-sdk/blob/3.1.420-debian-11-r3/3.1/debian-11/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/dotnet-sdk GitHub repo](https://github.com/bitnami/bitnami-docker-dotnet-sdk).
|
||||
|
||||
Reference in New Issue
Block a user