2021-11-03 16:29:20 UTC
567 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_SHA25601249aa3e58ffb3e1686b7141b4e9aac4d398ef4ac3012ed9dff8dd9f685ffe0
PYTHON_GET_PIP_URLhttps://github.com/pypa/get-pip/raw/d781367b97acf0ece7e9e304bf281e99b618bf10/public/get-pip.py
PYTHON_PIP_VERSION21.2.4
PYTHON_SETUPTOOLS_VERSION57.5.0
PYTHON_VERSION3.7.12
UWSGI_PROCESSES2
UWSGI_THREADS1
[#000] sha256:bd897bb914af2ec64f1cff5856aefa1ae99b072e38db0b7d801f9679b04aad74 - 5.28% (29.9 MB)
[#001] sha256:aee78d8222132bc168ae0d97914077508c31763bb168955723883c59593868ae - 0.18% (1.03 MB)
[#002] sha256:126500c6faa597432671415ee49c07614c9c239a7247713e9de80aff6a7a21bb - 1.7% (9.64 MB)
[#003] sha256:a877e9eff4022c4e7a8953c234170836cb459a74a96e3d29b65fefa086fbed94 - 0.0% (233 Bytes)
[#004] sha256:842d8c4feea6aae9b3e1484cb0a9944916fd50b2d4cc2802be3570a547702f09 - 0.44% (2.52 MB)
[#005] sha256:e915326cb69eb2c1f230de0a6a33bac994a1942b28cd872e7cd9ce8e65d438bc - 44.98% (255 MB)
[#006] sha256:d88e9c9a378fbfd854c023627cc9c3d72b72cccdfc69ba56fee547186dd96f71 - 0.0% (140 Bytes)
[#007] sha256:f80ba8c6c880226e2282b3ca64da48f71f0415276a448f0a04116f28d96205ed - 0.0% (479 Bytes)
[#008] sha256:4542bc786e7e25e7c1a583729f3b72bcc615db7594a451b178d6bab3551e77e2 - 30.95% (175 MB)
[#009] sha256:17f9d9998e470cd999a788ebccc99bb6c91fa9a226b866c458493e538852935a - 0.11% (618 KB)
[#010] sha256:34fd3cb66139a1fc63494bcb566960d60e05a06c5be2c72d82f006dc5530977a - 0.0% (201 Bytes)
[#011] sha256:8a736933639718fb14c15a6c134e6d56b9048a790dc71cbc760fffa82542858c - 14.68% (83.2 MB)
[#012] sha256:e90a6892223902449f92e4df6d58d7b333bd5b701531fc711b922a9f55ec61f4 - 0.0% (6.75 KB)
[#013] sha256:c3b4c696405143712dbda19c25fd6ec0fe51183d84e4b25d028a347aaf3e5cb6 - 1.63% (9.25 MB)
[#014] sha256:568a86dd3dfca362b42166e21a4ff5ab21e974c6284e143a4f886b74679b87e8 - 0.0% (323 Bytes)
[#015] sha256:042d8caac8e0234f06de0280ab5bb1b116a23dedec1243e6abed6fad2a1202f6 - 0.03% (199 KB)
[#016] sha256:a0c745768df802f543ed15bb83d7bcae6ff3637bb191217b1086add3812a143c - 0.0% (276 Bytes)
/bin/sh -c #(nop) ADD file:3c520ad50b13b922356e0a5e4f7c12b202e09584acf332a65d5603dacd4a9380 in /
2021-09-28 01:22:41 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-09-28 17:58:31 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2021-09-28 17:58:31 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2021-09-28 19:07:35 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates netbase ; rm -rf /var/lib/apt/lists/*
2021-09-28 19:45:06 UTC/bin/sh -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
2021-09-28 19:45:06 UTC/bin/sh -c #(nop) ENV PYTHON_VERSION=3.7.12
2021-09-28 19:54:36 UTC/bin/sh -c set -ex && savedAptMark="$(apt-mark showmanual)" && apt-get update && apt-get install -y --no-install-recommends dpkg-dev gcc 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 $(command -v gpg > /dev/null || echo 'gnupg dirmngr') && 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)" 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 && 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 && 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
2021-09-28 19:54:37 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-09-28 19:54:38 UTC/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=21.2.4
2021-09-28 19:54:38 UTC/bin/sh -c #(nop) ENV PYTHON_SETUPTOOLS_VERSION=57.5.0
2021-10-06 00:31:55 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/d781367b97acf0ece7e9e304bf281e99b618bf10/public/get-pip.py
2021-10-06 00:31:55 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_SHA256=01249aa3e58ffb3e1686b7141b4e9aac4d398ef4ac3012ed9dff8dd9f685ffe0
2021-10-06 00:32:06 UTC/bin/sh -c set -ex; 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 --check --strict -; apt-mark auto '.*' > /dev/null; [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/*; 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-10-06 00:32:06 UTC/bin/sh -c #(nop) CMD ["python3"]
2021-10-08 14:53:24 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/*
2021-10-08 14:53:26 UTC/bin/bash -c #(nop) SHELL [/bin/bash -c]
2021-10-08 14:53:26 UTC/bin/bash -c #(nop) WORKDIR /app/ml
2021-11-03 16:24:50 UTC/bin/bash -c #(nop) COPY file:ae8f7e0588a7027fdc74a07d310b61078df8a27f32aba6e228a7ff76480c9b75 in .
2021-11-03 16:25:39 UTC/bin/bash -c pip --no-cache-dir install -r requirements.txt
2021-11-03 16:25:40 UTC/bin/bash -c #(nop) ARG BE_VERSION
2021-11-03 16:25:41 UTC/bin/bash -c #(nop) ARG APP_VERSION_STRING
2021-11-03 16:25:41 UTC/bin/bash -c #(nop) ENV BE_VERSION=
2021-11-03 16:25:41 UTC/bin/bash -c #(nop) ENV APP_VERSION_STRING=
2021-11-03 16:25:41 UTC/bin/bash -c #(nop) ENV HOME=/app/ml
2021-11-03 16:25:41 UTC/bin/bash -c #(nop) ENV LC_ALL=C.UTF-8
2021-11-03 16:25:41 UTC/bin/bash -c #(nop) ENV LANG=C.UTF-8
2021-11-03 16:25:41 UTC/bin/bash -c #(nop) ENV PYTHONUNBUFFERED=0
2021-11-03 16:25:41 UTC/bin/bash -c #(nop) ENV JOBLIB_MULTIPROCESSING=0
2021-11-03 16:25:41 UTC/bin/bash -c #(nop) ARG INTEL_OPTIMIZATION=false
2021-11-03 16:25:41 UTC/bin/bash -c #(nop) ARG GPU_IDX=-1
2021-11-03 16:25:41 UTC/bin/bash -c #(nop) ENV GPU_IDX=-1 INTEL_OPTIMIZATION=false
2021-11-03 16:25:41 UTC/bin/bash -c #(nop) ARG FACE_DETECTION_PLUGIN=facenet.FaceDetector
2021-11-03 16:25:41 UTC/bin/bash -c #(nop) ARG CALCULATION_PLUGIN=facenet.Calculator
2021-11-03 16:25:41 UTC/bin/bash -c #(nop) ARG EXTRA_PLUGINS=facenet.LandmarksDetector,agegender.AgeDetector,agegender.GenderDetector,facenet.facemask.MaskDetector
2021-11-03 16:28:49 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
2021-11-03 16:28:49 UTC/bin/bash -c #(nop) COPY dir:0f8298210ea824b1e55d44c8fbb4491e28c29bb32ce3be9d00b2b90f67036d37 in src
2021-11-03 16:28:50 UTC/bin/bash -c #(nop) COPY dir:b524a55cff51bac4667ec2bb173475c325d235d58613f6b5110b84f5b67004ee in srcext
2021-11-03 16:29:13 UTC/bin/bash -c python -m src.services.facescan.plugins.setup
2021-11-03 16:29:13 UTC/bin/bash -c #(nop) COPY dir:c3a56f76acf45f3045129ed2e7e5a84ed56ddfcf8570c39dfaff6f9074fd0920 in tools
2021-11-03 16:29:13 UTC/bin/bash -c #(nop) COPY dir:bc2146221bed053c461178e16acc7f70d24f4e8ae529c9f7cb7fdd14f9071731 in sample_images
2021-11-03 16:29:13 UTC/bin/bash -c #(nop) ARG SKIP_TESTS
2021-11-03 16:29:13 UTC/bin/bash -c #(nop) COPY file:a41f365c3cde3da7dc8a9f45bd025c8178006463bfee27d4bb5fcbc640620f2a in .
2021-11-03 16:29:19 UTC/bin/bash -c if [ -z $SKIP_TESTS ]; then pytest -m "not performance" /app/ml/src; fi
2021-11-03 16:29:19 UTC/bin/bash -c #(nop) EXPOSE 3000
2021-11-03 16:29:19 UTC/bin/bash -c #(nop) COPY file:9c336c3536912ac95ed667cdf1c9a782561706605f767b3df905d4aa8b7a2f42 in .
2021-11-03 16:29:19 UTC/bin/bash -c #(nop) ENV UWSGI_PROCESSES=2
2021-11-03 16:29:20 UTC/bin/bash -c #(nop) ENV UWSGI_THREADS=1
2021-11-03 16:29:20 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.