Namespace
leishi1313
Image / Tag
aurora-admin-backend:0.15.2
Content Digest
sha256:0502de06fc3abcfaaab1718776f8a7292f77dc8194d8b9ac853fe17c8bf2eb24
Details
Created

2021-12-14 11:11:13 UTC

Size

504 MB

Content Digest
Environment
BACKEND_VERSION

0.15.2

GPG_KEY

E3FF2839C048B25C084DEBE9B26995E310250568

LANG

C.UTF-8

PATH

/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PYTHON_GET_PIP_SHA256

c518250e91a70d7b20cceb15272209a4ded2a0c263ae5776f129e0d9b5674309

PYTHON_GET_PIP_URL

https://github.com/pypa/get-pip/raw/3cb8888cc2869620f57d5d2da64da38f516078c7/public/get-pip.py

PYTHON_PIP_VERSION

21.2.4

PYTHON_SETUPTOOLS_VERSION

57.5.0

PYTHON_VERSION

3.8.12


Layers

[#000] sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b - 10.4% (52.4 MB)

[#001] sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 - 0.98% (4.91 MB)

[#002] sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 - 2.06% (10.4 MB)

[#003] sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 - 10.33% (52 MB)

[#004] sha256:83098237b6d3febc7584c1f16076a32ac01def85b0d220ab46b6ebb2d6e7d4d4 - 37.21% (187 MB)

[#005] sha256:b92c73d4de9a6a8f6b96806a04857ab33cf6674f6411138603471d744f44ef55 - 1.19% (6 MB)

[#006] sha256:ef9b6ee59783b84a6ec0c8b109c409411ab7c88fa8c53fb3760b5fde4eb0aa07 - 3.18% (16 MB)

[#007] sha256:c1f6285e64066d36477a81a48d3c4f1dc3c03dddec9e72d97da13ba51bca0d68 - 0.0% (234 Bytes)

[#008] sha256:a0ee7333301245b50eb700f96d9e13220cdc31871ec9d8e7f0ff7f03a17c6fb3 - 0.44% (2.24 MB)

[#009] sha256:7b5d4eefff7ccfc569d3232d409c92854351c225a36041795cc3dab97e72452d - 0.0% (99 Bytes)

[#010] sha256:f25ae9d731bcbe13799d3acdb50c86ba250be2976a550be71dc57be4c21bae70 - 2.64% (13.3 MB)

[#011] sha256:e18109c5397aee70e6461cbda7dbc47ba6c3566b875d6da32fc9999b0de64d39 - 10.62% (53.5 MB)

[#012] sha256:3fd6f95428a51930cbaf4605021b417bbde80ddc9f4a34ce9944c1277b12eb1c - 20.94% (105 MB)


History
2021-12-02 02:48:07 UTC

/bin/sh -c #(nop) ADD file:e777355768c63f735e5458c7e0ada7f556f27d0493b3af35dc7c34f9c4294ea9 in /

2021-12-02 02:48:08 UTC

/bin/sh -c #(nop) CMD ["bash"]

2021-12-02 03:39:41 UTC

/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates curl netbase wget ; rm -rf /var/lib/apt/lists/*

2021-12-02 03:39:50 UTC

/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi

2021-12-02 03:40:16 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*

2021-12-02 03:41:21 UTC

/bin/sh -c set -ex; apt-get update; apt-get install -y --no-install-recommends autoconf automake bzip2 dpkg-dev file g++ gcc imagemagick libbz2-dev libc6-dev libcurl4-openssl-dev libdb-dev libevent-dev libffi-dev libgdbm-dev libglib2.0-dev libgmp-dev libjpeg-dev libkrb5-dev liblzma-dev libmagickcore-dev libmagickwand-dev libmaxminddb-dev libncurses5-dev libncursesw5-dev libpng-dev libpq-dev libreadline-dev libsqlite3-dev libssl-dev libtool libwebp-dev libxml2-dev libxslt-dev libyaml-dev make patch unzip xz-utils zlib1g-dev $( if apt-cache show 'default-libmysqlclient-dev' 2>/dev/null | grep -q '^Version:'; then echo 'default-libmysqlclient-dev'; else echo 'libmysqlclient-dev'; fi ) ; rm -rf /var/lib/apt/lists/*

2021-12-02 23:37:21 UTC

/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2021-12-02 23:37:21 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2021-12-02 23:37:29 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends libbluetooth-dev tk-dev uuid-dev && rm -rf /var/lib/apt/lists/*

2021-12-03 01:07:36 UTC

/bin/sh -c #(nop) ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E310250568

2021-12-03 01:43:59 UTC

/bin/sh -c #(nop) ENV PYTHON_VERSION=3.8.12

2021-12-03 01:53:31 UTC

/bin/sh -c set -ex && wget -O python.tar.xz "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" && wget -O python.tar.xz.asc "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" && export GNUPGHOME="$(mktemp -d)" && gpg --batch --keyserver hkps://keys.openpgp.org --recv-keys "$GPG_KEY" && gpg --batch --verify python.tar.xz.asc python.tar.xz && { command -v gpgconf > /dev/null && gpgconf --kill all || :; } && rm -rf "$GNUPGHOME" python.tar.xz.asc && mkdir -p /usr/src/python && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz && rm python.tar.xz && cd /usr/src/python && gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)" && ./configure --build="$gnuArch" --enable-loadable-sqlite-extensions --enable-optimizations --enable-option-checking=fatal --enable-shared --with-system-expat --with-system-ffi --without-ensurepip && make -j "$(nproc)" && make install && rm -rf /usr/src/python && find /usr/local -depth \( \( -type d -a \( -name test -o -name tests -o -name idle_test \) \) -o \( -type f -a \( -name '*.pyc' -o -name '*.pyo' -o -name '*.a' \) \) -o \( -type f -a -name 'wininst-*.exe' \) \) -exec rm -rf '{}' + && ldconfig && python3 --version

2021-12-03 01:53:32 UTC

/bin/sh -c cd /usr/local/bin && ln -s idle3 idle && ln -s pydoc3 pydoc && ln -s python3 python && ln -s python3-config python-config

2021-12-03 01:53:32 UTC

/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=21.2.4

2021-12-03 01:53:33 UTC

/bin/sh -c #(nop) ENV PYTHON_SETUPTOOLS_VERSION=57.5.0

2021-12-03 01:53:33 UTC

/bin/sh -c #(nop) ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/3cb8888cc2869620f57d5d2da64da38f516078c7/public/get-pip.py

2021-12-03 01:53:33 UTC

/bin/sh -c #(nop) ENV PYTHON_GET_PIP_SHA256=c518250e91a70d7b20cceb15272209a4ded2a0c263ae5776f129e0d9b5674309

2021-12-03 01:53:40 UTC

/bin/sh -c set -ex; wget -O get-pip.py "$PYTHON_GET_PIP_URL"; echo "$PYTHON_GET_PIP_SHA256 *get-pip.py" | sha256sum --check --strict -; python get-pip.py --disable-pip-version-check --no-cache-dir "pip==$PYTHON_PIP_VERSION" "setuptools==$PYTHON_SETUPTOOLS_VERSION" ; pip --version; find /usr/local -depth \( \( -type d -a \( -name test -o -name tests -o -name idle_test \) \) -o \( -type f -a \( -name '*.pyc' -o -name '*.pyo' \) \) \) -exec rm -rf '{}' +; rm -f get-pip.py

2021-12-03 01:53:41 UTC

/bin/sh -c #(nop) CMD ["python3"]

2021-12-14 11:11:09 UTC (buildkit.dockerfile.v0)

ARG BACKEND_APP_VERSION=dev

2021-12-14 11:11:09 UTC (buildkit.dockerfile.v0)

ENV BACKEND_VERSION=0.15.2

2021-12-14 11:11:09 UTC (buildkit.dockerfile.v0)

RUN |1 BACKEND_APP_VERSION=0.15.2 /bin/sh -c mkdir /app # buildkit

2021-12-14 11:11:09 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2021-12-14 11:11:09 UTC (buildkit.dockerfile.v0)

RUN |1 BACKEND_APP_VERSION=0.15.2 /bin/sh -c apt update && apt install -y openssh-client sshpass # buildkit

2021-12-14 11:11:12 UTC (buildkit.dockerfile.v0)

COPY . ./ # buildkit

2021-12-14 11:11:13 UTC (buildkit.dockerfile.v0)

RUN |1 BACKEND_APP_VERSION=0.15.2 /bin/sh -c pip install --no-cache-dir -r requirements.txt # buildkit

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete