2022-04-10 10:12:57 UTC
574 MB
insightface.Calculator@arcface_mobilefacenet
EXTRA_PLUGINSinsightface.LandmarksDetector,insightface.GenderDetector,insightface.AgeDetector,insightface.facemask.MaskDetector
FACE_DETECTION_PLUGINinsightface.FaceDetector@retinaface_mnet025_v1
GPG_KEY0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
GPU_IDX-1
HOME/app/ml
INTEL_OPTIMIZATIONfalse
JOBLIB_MULTIPROCESSING0
LANGC.UTF-8
LC_ALLC.UTF-8
PATH/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PYTHONUNBUFFERED0
PYTHON_GET_PIP_SHA256e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a
PYTHON_GET_PIP_URLhttps://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py
PYTHON_PIP_VERSION22.0.4
PYTHON_SETUPTOOLS_VERSION57.5.0
PYTHON_VERSION3.7.13
UWSGI_PROCESSES2
UWSGI_THREADS1
[#000] sha256:c229119241af7b23b121052a1cae4c03e0a477a72ea6a7f463ad7623ff8f274b - 5.21% (29.9 MB)
[#001] sha256:5a3ae98ea8129675ca104bd11f8df880d3885d4309269a1fa515beebdb562188 - 0.18% (1.03 MB)
[#002] sha256:28cb09124747b72bfdf1fbe04c6e86fb04c758e1db9b5350ec884ea3c98510e5 - 1.79% (10.3 MB)
[#003] sha256:0d297daf4800be3ef6cf299bf6e76cfcaa97276d6000d1b8ca523f066a85b7cc - 0.0% (238 Bytes)
[#004] sha256:7fbd9e48e742451d5f361985e285be1c840ee5c0b76dd37620be06495a4725e2 - 0.53% (3.02 MB)
[#005] sha256:f1139629c6698143a7077e574257ad86db9106b6b6dc184a7d3aa73a5910a9bb - 44.37% (255 MB)
[#006] sha256:abc4615ac5898211e5b667891ef56cdd7cee95e59295dd94fd9095957bd17b92 - 0.0% (109 Bytes)
[#007] sha256:09535c7d0c1902d45570e063bcc7e1b628a1f9fc6ec2759ff80f55de6d468781 - 0.0% (530 Bytes)
[#008] sha256:e8d7a0c11a96682b57881dab00ec1123c3952e3fcd287b654ddeb3648b43ffec - 31.69% (182 MB)
[#009] sha256:c71e7ea2a7e39ac02b4adacdc423b3d4974c1e40cb854fa3840dcad0e1c07a8e - 0.11% (618 KB)
[#010] sha256:536019bc0e9c6a92125e839e246c22ea9467f89b80798ffa68345393736be699 - 0.0% (174 Bytes)
[#011] sha256:29a43aa13c27fb7303946b1bf3dfb29f670b7f1d561ee3fbfd48763cead5e750 - 14.49% (83.2 MB)
[#012] sha256:dc17d8471750b93d2194c504b36bd932ddfd9cf238f180b05438c3ed20da8529 - 0.0% (6.72 KB)
[#013] sha256:5ae91575ea50b9fdc2a0a4c44df391eba353aa647a1281c611078ecc2595a80f - 1.61% (9.25 MB)
[#014] sha256:83950edd951f3a3a176ff9d1afcfde8fcd17a1461ef42a1e0470b06211a663d0 - 0.0% (318 Bytes)
[#015] sha256:1b710dcbad75902017646623861a7461fbb92472e8efe5500a0e1d9ffe69b68e - 0.03% (182 KB)
[#016] sha256:07157bce29ea3c02640b858da60cb3fcd0954df4f91fd5824a1900cf0f3b1cf2 - 0.0% (270 Bytes)
/bin/sh -c #(nop) ADD file:966d3669b40f5fbaecee1ecbeb58debe19001076da5d94717080d55efbc25971 in /
2022-03-29 00:22:19 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-03-29 12:11:11 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-03-29 12:11:11 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2022-03-29 12:11:15 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates netbase tzdata ; rm -rf /var/lib/apt/lists/*
2022-03-29 15:09:44 UTC/bin/sh -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
2022-03-29 15:09:44 UTC/bin/sh -c #(nop) ENV PYTHON_VERSION=3.7.13
2022-04-07 05:39:42 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends dpkg-dev gcc gnupg dirmngr libbluetooth-dev libbz2-dev libc6-dev libexpat1-dev libffi-dev libgdbm-dev liblzma-dev libncursesw5-dev libreadline-dev libsqlite3-dev libssl-dev make tk-dev uuid-dev wget xz-utils zlib1g-dev ; 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 --with-system-ffi --without-ensurepip ; nproc="$(nproc)"; make -j "$nproc" LDFLAGS="-Wl,--strip-all" PROFILE_TASK='-m test.regrtest --pgo test_array test_base64 test_binascii test_binhex test_binop test_bytes test_c_locale_coercion test_class test_cmath test_codecs test_compile test_complex test_csv test_decimal test_dict test_float test_fstring test_hashlib test_io test_iter test_json test_long test_math test_memoryview test_pickle test_re test_set test_slice test_struct test_threading test_time test_traceback test_unicode ' ; make install; 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' \) \) -o \( -type f -a -name 'wininst-*.exe' \) \) -exec rm -rf '{}' + ; ldconfig; apt-mark auto '.*' > /dev/null; apt-mark manual $savedAptMark; find /usr/local -type f -executable -not \( -name '*tkinter*' \) -exec ldd '{}' ';' | awk '/=>/ { print $(NF-1) }' | sort -u | xargs -r dpkg-query --search | cut -d: -f1 | sort -u | xargs -r apt-mark manual ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/*; python3 --version
2022-04-07 05:39:43 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 "/usr/local/bin/$src" "/usr/local/bin/$dst"; done
2022-04-07 05:39:43 UTC/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=22.0.4
2022-04-07 05:39:43 UTC/bin/sh -c #(nop) ENV PYTHON_SETUPTOOLS_VERSION=57.5.0
2022-04-07 05:39:43 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py
2022-04-07 05:39:43 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_SHA256=e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a
2022-04-07 05:39:55 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends wget; wget -O get-pip.py "$PYTHON_GET_PIP_URL"; echo "$PYTHON_GET_PIP_SHA256 *get-pip.py" | sha256sum -c -; apt-mark auto '.*' > /dev/null; [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark > /dev/null; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/*; 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-07 05:39:55 UTC/bin/sh -c #(nop) CMD ["python3"]
2022-04-10 10:08:47 UTC/bin/sh -c apt-get update && apt-get install -y build-essential cmake git wget unzip curl yasm pkg-config libswscale-dev libtbb2 libtbb-dev libjpeg-dev libpng-dev libtiff-dev libavformat-dev libpq-dev libfreeimage3 && rm -rf /var/lib/apt/lists/*
2022-04-10 10:08:48 UTC/bin/bash -c #(nop) SHELL [/bin/bash -c]
2022-04-10 10:08:49 UTC/bin/bash -c #(nop) WORKDIR /app/ml
2022-04-10 10:08:50 UTC/bin/bash -c #(nop) COPY file:967d844b814bf7542579c6beee7a67fd8734683bf94d02d126b600d01f0a5a50 in .
2022-04-10 10:09:50 UTC/bin/bash -c pip --no-cache-dir install -r requirements.txt
2022-04-10 10:09:52 UTC/bin/bash -c #(nop) ARG BE_VERSION
2022-04-10 10:09:53 UTC/bin/bash -c #(nop) ARG APP_VERSION_STRING
2022-04-10 10:09:54 UTC/bin/bash -c #(nop) ENV BE_VERSION=
2022-04-10 10:09:56 UTC/bin/bash -c #(nop) ENV APP_VERSION_STRING=
2022-04-10 10:09:57 UTC/bin/bash -c #(nop) ENV HOME=/app/ml
2022-04-10 10:09:58 UTC/bin/bash -c #(nop) ENV LC_ALL=C.UTF-8
2022-04-10 10:09:59 UTC/bin/bash -c #(nop) ENV LANG=C.UTF-8
2022-04-10 10:10:01 UTC/bin/bash -c #(nop) ENV PYTHONUNBUFFERED=0
2022-04-10 10:10:02 UTC/bin/bash -c #(nop) ENV JOBLIB_MULTIPROCESSING=0
2022-04-10 10:10:03 UTC/bin/bash -c #(nop) ARG INTEL_OPTIMIZATION=false
2022-04-10 10:10:04 UTC/bin/bash -c #(nop) ARG GPU_IDX=-1
2022-04-10 10:10:06 UTC/bin/bash -c #(nop) ENV GPU_IDX=-1 INTEL_OPTIMIZATION=false
2022-04-10 10:10:07 UTC/bin/bash -c #(nop) ARG FACE_DETECTION_PLUGIN=facenet.FaceDetector
2022-04-10 10:10:08 UTC/bin/bash -c #(nop) ARG CALCULATION_PLUGIN=facenet.Calculator
2022-04-10 10:10:09 UTC/bin/bash -c #(nop) ARG EXTRA_PLUGINS=facenet.LandmarksDetector,agegender.AgeDetector,agegender.GenderDetector,facenet.facemask.MaskDetector
2022-04-10 10:12:11 UTC/bin/bash -c #(nop) ENV FACE_DETECTION_PLUGIN=insightface.FaceDetector@retinaface_mnet025_v1 CALCULATION_PLUGIN=insightface.Calculator@arcface_mobilefacenet EXTRA_PLUGINS=insightface.LandmarksDetector,insightface.GenderDetector,insightface.AgeDetector,insightface.facemask.MaskDetector
2022-04-10 10:12:13 UTC/bin/bash -c #(nop) COPY dir:eb923768205dd68a783b01eb875db22844cd14d7b304ec21ebfa8f24001bc95d in src
2022-04-10 10:12:14 UTC/bin/bash -c #(nop) COPY dir:b524a55cff51bac4667ec2bb173475c325d235d58613f6b5110b84f5b67004ee in srcext
2022-04-10 10:12:35 UTC/bin/bash -c python -m src.services.facescan.plugins.setup
2022-04-10 10:12:36 UTC/bin/bash -c #(nop) COPY dir:c3a56f76acf45f3045129ed2e7e5a84ed56ddfcf8570c39dfaff6f9074fd0920 in tools
2022-04-10 10:12:38 UTC/bin/bash -c #(nop) COPY dir:8fd574f8e785b28515c120452fc982c12bbbac7be08f97571b7a94bd1ab9709a in sample_images
2022-04-10 10:12:39 UTC/bin/bash -c #(nop) ARG SKIP_TESTS
2022-04-10 10:12:41 UTC/bin/bash -c #(nop) COPY file:a41f365c3cde3da7dc8a9f45bd025c8178006463bfee27d4bb5fcbc640620f2a in .
2022-04-10 10:12:50 UTC/bin/bash -c if [ -z $SKIP_TESTS ]; then pytest -m "not performance" /app/ml/src; fi
2022-04-10 10:12:51 UTC/bin/bash -c #(nop) EXPOSE 3000
2022-04-10 10:12:52 UTC/bin/bash -c #(nop) COPY file:9c336c3536912ac95ed667cdf1c9a782561706605f767b3df905d4aa8b7a2f42 in .
2022-04-10 10:12:54 UTC/bin/bash -c #(nop) ENV UWSGI_PROCESSES=2
2022-04-10 10:12:55 UTC/bin/bash -c #(nop) ENV UWSGI_THREADS=1
2022-04-10 10:12:57 UTC/bin/bash -c #(nop) CMD ["uwsgi" "--ini" "uwsgi.ini"]
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.