Namespace
Image / Tag
students-app:master-0-gea168ae
Content Digest
sha256:dd1d938578d218aeeec3bc50752a65537e7c6961c4ec98c440158494e5466d14
Details
Created

2022-02-07 00:03:15 UTC

Size

412 MB

Content Digest
Labels
  • maintainer
    Alexandr Moskalev <moskalev@umich.edu>

Environment
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.9.9


Layers

[#000] sha256:1230f17f526cb07307d41462355b10488b994e8bdafe0d8f275a405fa3b33831 - 11.67% (48.1 MB)

[#001] sha256:d17d0de332ca1b34d53ca41c2b39ea52ce72f8c1e81c5200e27a8bade3e6ecbb - 1.81% (7.47 MB)

[#002] sha256:7474d56348f5333567750c1e5f06f899477fd437330627341eafa71bfa1a36ab - 2.31% (9.53 MB)

[#003] sha256:211c565de40518c5dac4498ccebbf3833fcfaa5db17d4bf94e6bef466136278b - 11.99% (49.4 MB)

[#004] sha256:71337a3dfc6f79fe42b06f2f3872667ca6d9ebac8029afcf6df3b0ee321f509f - 44.51% (184 MB)

[#005] sha256:a903ce508a2266d3c9f15514e10c697f9333bdb6cba6f1e4a0ab33412aefda39 - 1.42% (5.86 MB)

[#006] sha256:b2878acc0098bbeb43d835ac09860be760d89f81044b7de169354343db7de2e0 - 4.46% (18.4 MB)

[#007] sha256:0afed5be589a34893ae8ccc73dbbd9ac2bf3561d24ee2b2a29570567fb790839 - 0.0% (232 Bytes)

[#008] sha256:0cdc184c0c8f875578b0cee409a7fdea960f0f451ce9446fbff8c01f928f87ff - 0.54% (2.24 MB)

[#009] sha256:007fc7b8eded185d614b1830fe5da9d01bf67420a3967d923aadac3fa6039338 - 3.28% (13.5 MB)

[#010] sha256:20d6540b98842c52de630a711d517b3fdc0159dda60a2de82df711274bb61dbb - 0.59% (2.44 MB)

[#011] sha256:8e6122beb6bd8d7b13f869bfc1f555df8aa1ea50365bf07ce5ed3eb3d258cff9 - 0.0% (468 Bytes)

[#012] sha256:e11166f29bfb44e411c1378cbdf8c76e81fef00081b56a9fc08cae08c6ae60fa - 17.4% (71.7 MB)

[#013] sha256:c776b2dfdeea2037eaab4700957cbd75b9aa3c7f2bd1286cf62d468fdc170750 - 0.0% (288 Bytes)

[#014] sha256:f252421f84ae32f4c0bca9617b69b920eb050f99986663c5e04aaf171e5edfca - 0.0% (287 Bytes)

[#015] sha256:19266264c25f63659793cf6f49d8eb76c651087f0e560f5a83baa90a8ad01c25 - 0.0% (753 Bytes)

[#016] sha256:138e0c6ec950a4d454cd954367314fdbbfafc12b5e65003210f01ffdb0db15a9 - 0.01% (52.2 KB)

[#017] sha256:7f3867a44d8555c59bae24ff912623dc162bb510a2d30862b2aa33b693e93611 - 0.0% (356 Bytes)


History
2021-11-17 02:20:51 UTC

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

2021-11-17 02:20:51 UTC

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

2021-11-17 03:15:46 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-11-17 03:15:52 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-11-17 03:16:13 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-11-17 03:17:16 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-11-17 15:44:02 UTC

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

2021-11-17 15:44:02 UTC

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

2021-11-17 15:44:09 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-11-17 16:31:31 UTC

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

2021-11-17 16:31:32 UTC

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

2021-11-17 16:41:27 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' \) \) \) -exec rm -rf '{}' + && ldconfig && python3 --version

2021-11-17 16:41:28 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-11-17 16:41:29 UTC

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

2021-11-17 16:41:29 UTC

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

2021-11-17 16:41:29 UTC

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

2021-11-17 16:41:29 UTC

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

2021-11-17 16:41:36 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-11-17 16:41:36 UTC

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

2021-12-01 19:50:20 UTC

/bin/sh -c #(nop) LABEL maintainer=Alexandr Moskalev <moskalev@umich.edu>

2021-12-01 19:50:21 UTC

/bin/sh -c #(nop) EXPOSE 8448

2021-12-01 21:40:13 UTC

/bin/sh -c apt-get update && apt-get install -y python3-mysqldb

2021-12-01 21:40:17 UTC

/bin/sh -c pip install gunicorn

2022-02-06 23:37:11 UTC

/bin/sh -c #(nop) COPY file:276b92aafa5ec5ef22a49ee9e1f239d6dc30dc3529901a41949651d20bf4e0f1 in /app/

2022-02-06 23:37:42 UTC

/bin/sh -c pip install -r /app/requirements.txt

2022-02-07 00:03:13 UTC

/bin/sh -c #(nop) COPY file:0fbf086b46e13e16403ec80459d786f99125a4e64e9dd87aedf4b5893fc5553e in /app/start.sh

2022-02-07 00:03:14 UTC

/bin/sh -c chmod +x /app/start.sh

2022-02-07 00:03:14 UTC

/bin/sh -c #(nop) COPY multi:a5160402a48f6527bc417b9b8087701853715989ca22628ad6b2eec6922014de in /app/

2022-02-07 00:03:14 UTC

/bin/sh -c #(nop) COPY dir:9b7770cb07ed1167fc448c756fd58015c717504084587dfdbed4b2bd981f502e in /app/app

2022-02-07 00:03:14 UTC

/bin/sh -c #(nop) COPY dir:815d60dc4129e516f7043fa7a35c27b00f5f5523b329c3a31937654311609862 in /app/secrets

2022-02-07 00:03:15 UTC

/bin/sh -c #(nop) WORKDIR /app

2022-02-07 00:03:15 UTC

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

2022-02-07 00:03:15 UTC

/bin/sh -c #(nop) CMD ["/app/start.sh"]