Tag
htwk/flask-test:main
Created
2022-05-05 16:43:15 UTC
Architecture
linux / amd64
Content Digest
Pull Command
Labels
  • maintainer
    Johannes Albrecht
ENV
  • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  • LANG=C.UTF-8
  • GPG_KEY=E3FF2839C048B25C084DEBE9B26995E310250568
  • PYTHON_VERSION=3.9.12
  • PYTHON_PIP_VERSION=22.0.4
  • PYTHON_SETUPTOOLS_VERSION=58.1.0
  • PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py
  • PYTHON_GET_PIP_SHA256=e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a
Layers
  • 001 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 52.4 MB
  • 002 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 4.92 MB
  • 003 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.4 MB
  • 004 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 52.1 MB
  • 005 sha256:32a180f5cf85702e7680719c40c39c07972b1176355df5a621de9eb87ad07ce2 188 MB
  • 006 sha256:1535e3c1181a81ea66d5bacb16564e4da2ba96304506598be39afe9c82b21c5c 6 MB
  • 007 sha256:6de7cb7bdc8f9b4c4d6539233fe87304aa1a6427c3238183265c9f02d831eddb 17.5 MB
  • 008 sha256:26787c68cf0c92a778db814d327e283fe1da4434a7fea1f0232dae8002e38f33 233 Bytes
  • 009 sha256:9952b1051adaff513c99f86765361450af108b12b0073d0ba40255c4e419b481 2.74 MB
  • 010 sha256:af88fcc4ba94d807769b9e97d19466111021c8f1a6b114965d349443d6115eb2 132 Bytes
  • 011 sha256:fbdf17c12df80f59e6a204cc7cf21712758fb2107dab5f5daa90aa694f0080d0 13.8 KB
  • 012 sha256:b0cc86fa4fc3863356b477efac787b69ee6718c6b685cb15bfa4a994f5136502 13.1 MB
  • 013 sha256:3aac5ba62752af5ea1a672cae1c8617e8a14e206cd3fdb8e3d4f73ccc23f0f06 4.32 MB
History
[2022-04-20 04:43:15 UTC] /bin/sh -c #(nop) ADD file:3a81c181c66f226bd6abd48d0c7ed8a9c599c9f521ec7229286c83161afec8c2 in / [2022-04-20 04:43:16 UTC] /bin/sh -c #(nop) CMD ["bash"] [2022-04-20 06:57:42 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/* [2022-04-20 06:57:48 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 [2022-04-20 06:58:03 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/* [2022-04-20 06:58:46 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/* [2022-04-20 17:46:00 UTC] /bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-20 17:46:00 UTC] /bin/sh -c #(nop) ENV LANG=C.UTF-8 [2022-04-20 17:46:05 UTC] /bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends libbluetooth-dev tk-dev uuid-dev ; rm -rf /var/lib/apt/lists/* [2022-04-20 18:34:35 UTC] /bin/sh -c #(nop) ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E310250568 [2022-04-20 18:34:35 UTC] /bin/sh -c #(nop) ENV PYTHON_VERSION=3.9.12 [2022-04-20 18:41:02 UTC] /bin/sh -c set -eux; 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"; GNUPGHOME="$(mktemp -d)"; export GNUPGHOME; 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 --extract --directory /usr/src/python --strip-components=1 --file 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 --without-ensurepip ; nproc="$(nproc)"; make -j "$nproc" ; make install; bin="$(readlink -ve /usr/local/bin/python3)"; dir="$(dirname "$bin")"; mkdir -p "/usr/share/gdb/auto-load/$dir"; cp -vL Tools/gdb/libpython.py "/usr/share/gdb/auto-load/$bin-gdb.py"; cd /; 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 'libpython*.a' \) \) \) -exec rm -rf '{}' + ; ldconfig; python3 --version [2022-04-20 18:41:02 UTC] /bin/sh -c set -eux; for src in idle3 pydoc3 python3 python3-config; do dst="$(echo "$src" | tr -d 3)"; [ -s "/usr/local/bin/$src" ]; [ ! -e "/usr/local/bin/$dst" ]; ln -svT "$src" "/usr/local/bin/$dst"; done [2022-04-20 18:41:02 UTC] /bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=22.0.4 [2022-04-20 18:41:02 UTC] /bin/sh -c #(nop) ENV PYTHON_SETUPTOOLS_VERSION=58.1.0 [2022-04-20 18:41:03 UTC] /bin/sh -c #(nop) ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py [2022-04-20 18:41:03 UTC] /bin/sh -c #(nop) ENV PYTHON_GET_PIP_SHA256=e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a [2022-04-20 18:41:09 UTC] /bin/sh -c set -eux; wget -O get-pip.py "$PYTHON_GET_PIP_URL"; echo "$PYTHON_GET_PIP_SHA256 *get-pip.py" | sha256sum -c -; export PYTHONDONTWRITEBYTECODE=1; python get-pip.py --disable-pip-version-check --no-cache-dir --no-compile "pip==$PYTHON_PIP_VERSION" "setuptools==$PYTHON_SETUPTOOLS_VERSION" ; rm -f get-pip.py; pip --version [2022-04-20 18:41:09 UTC] /bin/sh -c #(nop) CMD ["python3"] [2022-05-05 16:43:06 UTC] /bin/sh -c #(nop) LABEL maintainer=Johannes Albrecht [2022-05-05 16:43:06 UTC] /bin/sh -c #(nop) WORKDIR /app [2022-05-05 16:43:07 UTC] /bin/sh -c #(nop) COPY dir:ca85d3dae2808fcf424b11d9194765d2f9026aac680f27776753b898aa18b7e3 in . [2022-05-05 16:43:10 UTC] /bin/sh -c apt-get -y update [2022-05-05 16:43:14 UTC] /bin/sh -c pip3 install -r requirements.txt [2022-05-05 16:43:15 UTC] /bin/sh -c #(nop) EXPOSE 12347 [2022-05-05 16:43:15 UTC] /bin/sh -c #(nop) ENTRYPOINT ["python"] [2022-05-05 16:43:15 UTC] /bin/sh -c #(nop) CMD ["main.py"]