mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
2.1.0-debian-10-r4 release
This commit is contained in:
@@ -9,21 +9,21 @@ ENV HOME="/opt/bitnami/jupyterhub-singleuser/" \
|
||||
COPY prebuildfs /
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages ca-certificates curl gzip libc6 libgcc1 libstdc++6 procps tar wget
|
||||
RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/miniconda-4.10.3-6-linux-amd64-debian-10.tar.gz && \
|
||||
echo "d0184441f6b2a4ae1ed629db8f31f5bcea024028a5db943fa57320cfd471162e /tmp/bitnami/pkg/cache/miniconda-4.10.3-6-linux-amd64-debian-10.tar.gz" | sha256sum -c - && \
|
||||
tar -zxf /tmp/bitnami/pkg/cache/miniconda-4.10.3-6-linux-amd64-debian-10.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && \
|
||||
rm -rf /tmp/bitnami/pkg/cache/miniconda-4.10.3-6-linux-amd64-debian-10.tar.gz
|
||||
RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/jupyter-base-notebook-2.1.0-0-linux-amd64-debian-10.tar.gz && \
|
||||
echo "1af10a9cc12ee0a190317920ff2dc720aa6566315650ff4ff3b0fd9b1322f0e1 /tmp/bitnami/pkg/cache/jupyter-base-notebook-2.1.0-0-linux-amd64-debian-10.tar.gz" | sha256sum -c - && \
|
||||
tar -zxf /tmp/bitnami/pkg/cache/jupyter-base-notebook-2.1.0-0-linux-amd64-debian-10.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && \
|
||||
rm -rf /tmp/bitnami/pkg/cache/jupyter-base-notebook-2.1.0-0-linux-amd64-debian-10.tar.gz
|
||||
RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/miniconda-4.10.3-7-linux-amd64-debian-10.tar.gz && \
|
||||
echo "2734bf172f6780c4c95ca21b089388bebc06187a9cae6aa7d9c47c034d9ca67b /tmp/bitnami/pkg/cache/miniconda-4.10.3-7-linux-amd64-debian-10.tar.gz" | sha256sum -c - && \
|
||||
tar -zxf /tmp/bitnami/pkg/cache/miniconda-4.10.3-7-linux-amd64-debian-10.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && \
|
||||
rm -rf /tmp/bitnami/pkg/cache/miniconda-4.10.3-7-linux-amd64-debian-10.tar.gz
|
||||
RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/jupyter-base-notebook-2.1.0-1-linux-amd64-debian-10.tar.gz && \
|
||||
echo "ee2184687cb83561cdf14d13fae70770224c7bab585c93237181d3fabe2465df /tmp/bitnami/pkg/cache/jupyter-base-notebook-2.1.0-1-linux-amd64-debian-10.tar.gz" | sha256sum -c - && \
|
||||
tar -zxf /tmp/bitnami/pkg/cache/jupyter-base-notebook-2.1.0-1-linux-amd64-debian-10.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && \
|
||||
rm -rf /tmp/bitnami/pkg/cache/jupyter-base-notebook-2.1.0-1-linux-amd64-debian-10.tar.gz
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
RUN mkdir /opt/bitnami/jupyterhub-singleuser/ && chmod g+rwX /opt/bitnami/jupyterhub-singleuser/
|
||||
|
||||
ENV BITNAMI_APP_NAME="jupyter-base-notebook" \
|
||||
BITNAMI_IMAGE_VERSION="2.1.0-debian-10-r3" \
|
||||
BITNAMI_IMAGE_VERSION="2.1.0-debian-10-r4" \
|
||||
PATH="/opt/bitnami/miniconda/bin:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"jupyter-base-notebook": {
|
||||
"arch": "amd64",
|
||||
"digest": "1af10a9cc12ee0a190317920ff2dc720aa6566315650ff4ff3b0fd9b1322f0e1",
|
||||
"digest": "ee2184687cb83561cdf14d13fae70770224c7bab585c93237181d3fabe2465df",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "2.1.0-0"
|
||||
"version": "2.1.0-1"
|
||||
},
|
||||
"miniconda": {
|
||||
"arch": "amd64",
|
||||
"digest": "d0184441f6b2a4ae1ed629db8f31f5bcea024028a5db943fa57320cfd471162e",
|
||||
"digest": "2734bf172f6780c4c95ca21b089388bebc06187a9cae6aa7d9c47c034d9ca67b",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "4.10.3-6"
|
||||
"version": "4.10.3-7"
|
||||
}
|
||||
}
|
||||
@@ -31,7 +31,7 @@ $ docker run --name jupyter-base-notebook bitnami/jupyter-base-notebook:latest
|
||||
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/).
|
||||
|
||||
|
||||
* [`2`, `2-debian-10`, `2.1.0`, `2.1.0-debian-10-r3`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jupyter-base-notebook/blob/2.1.0-debian-10-r3/2/debian-10/Dockerfile)
|
||||
* [`2`, `2-debian-10`, `2.1.0`, `2.1.0-debian-10-r4`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jupyter-base-notebook/blob/2.1.0-debian-10-r4/2/debian-10/Dockerfile)
|
||||
* [`1`, `1-debian-10`, `1.5.0`, `1.5.0-debian-10-r71` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jupyter-base-notebook/blob/1.5.0-debian-10-r71/1/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/jupyter-base-notebook GitHub repo](https://github.com/bitnami/bitnami-docker-jupyter-base-notebook).
|
||||
|
||||
Reference in New Issue
Block a user